add comment about reading github's issues guide to the issue template
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
Steven Allen committed
Jan 31, 2018 at 17:07 UTC
d0789c7927ce9bc7f8d0c78b05ff2f4dbedc1ba9
1 file changed
+2
ISSUE_TEMPLATE.md
+2
@@ -1,5 +1,7 @@
1
<!-- 🔥❓If you have a *QUESTION* about IPFS, please ask on our forum at https://discuss.ipfs.io 🔥❓
2
3
+If you're unfamiliar with how GitHub issues work, consider reading [GitHub's issues guide](https://guides.github.com/features/issues/).
4
+
5
If you haven't yet searched the issue tracker for an existing report concerning your issue, please do so now.
6
7
The go-ipfs issues are *only* for bug reports and directly actionable feature requests. Read https://github.com/ipfs/community/blob/master/contributing.md#reporting-issues if your issue doesn't fit either of those categories.