Commit 771dfd1dd1c27a4693dfdfea521c07e72f456b29

Patrick Steinhardt 2018-05-30T10:52:51

Merge pull request #4627 from libgit2/ethomson/template github: update issue template

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
index 1e432ae..717f8b9 100644
--- a/.github/ISSUE_TEMPLATE
+++ b/.github/ISSUE_TEMPLATE
@@ -1,7 +1,12 @@
-You are opening a _bug report_ against the libgit2 project.  If you have a
-question about an API or usage, please ask on StackOverflow:
-http://stackoverflow.com/questions/tagged/libgit2.  Please fill out the
-reproduction steps (below) and delete this introductory paragraph.  Thanks!
+You are opening a _bug report_ against the libgit2 project: we use
+GitHub Issues for tracking bug reports and feature requests.  If you
+have a question about an API or usage, please ask on StackOverflow:
+http://stackoverflow.com/questions/tagged/libgit2.  If you want to
+have high-level discussions about the libgit2 project itself, visit
+https://github.com/libgit2/discussions.
+
+Otherwise, to report a bug, please fill out the reproduction steps
+(below) and delete these introductory paragraphs.  Thanks!
 
 ### Reproduction steps