@cryptotaxi247 / kubo / commits / 5dbe7723b

Add ISSUE_TEMPLATE.md

License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>

Christian Couder committed Jun 1, 2016 at 20:45 UTC 5dbe7723bd893a357af3f3e9dee064224e836483
1 file changed +18
ISSUE_TEMPLATE.md new
+18
@@ -0,0 +1,18 @@
1 +Version/Platform/Processor information (from `ipfs version --all`):
2 +
3 +
4 +
5 +Type (bug, feature, meta, test failure, question):
6 +Area (api, commands, daemon, fuse, etc):
7 +Priority (from P0: functioning, to P4: operations on fire):
8 +
9 +Description:
10 +
11 +
12 +
13 +
14 +---------------------------------------------------
15 +This is for you! Please read, and then delete this text before posting it.
16 +The go-ipfs issues are only for bug reports and directly actionable features.
17 +Check https://github.com/ipfs/community/blob/master/contributing.md#reporting-issues if that doesn't fit.
18 +Check https://github.com/ipfs/go-ipfs/blob/master/contribute.md#how-to-report-an-issue if you are not sure how to fill this issue.