diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 00000000000..c5aaebee4b2 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,18 @@ +Version/Platform/Processor information (from `ipfs version --all`): + + + +Type (bug, feature, meta, test failure, question): +Area (api, commands, daemon, fuse, etc): +Priority (from P0: functioning, to P4: operations on fire): + +Description: + + + + +--------------------------------------------------- +This is for you! Please read, and then delete this text before posting it. +The go-ipfs issues are only for bug reports and directly actionable features. +Check https://github.com/ipfs/community/blob/master/contributing.md#reporting-issues if that doesn't fit. +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.