Commit ec5d1880500d21e35e7522459eca74bb1727562e

Edward Thomson 2018-04-18T09:40:44

github: update issue template Update the issue template to point to the discussions repo.

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