ISSUE_TEMPLATE.md 1.11 KB
Newer Older
1 2 3 4 5 6
<!--
Output From `ipfs version --all`

If your version is older than *0.4.11* please update
and re-check if the problem persists.
-->
7
#### Version information:
Christian Couder's avatar
Christian Couder committed
8

9 10
<!-- Bug, Feature, Enhancement, Etc -->
#### Type:
Christian Couder's avatar
Christian Couder committed
11

12 13 14 15 16 17 18
<!-- One of following:
    Critical - System crash, application panic.
    High - The main functionality of the application does not work, API breakage, repo format breakage, etc.
    Medium - A non-essential functionality does not work, performance issues, etc.
    Low - An optional functionality does not work.
    Very Low - Translation or documentation mistake. Something that really does not matter much but should be noticed for a future release. -->
#### Severity:
Christian Couder's avatar
Christian Couder committed
19

20
#### Description:
Christian Couder's avatar
Christian Couder committed
21 22 23 24 25





26 27 28


<!--
Christian Couder's avatar
Christian Couder committed
29 30
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.
31 32
Read https://github.com/ipfs/community/blob/master/contributing.md#reporting-issues if your issue doesn't fit either of those categories.
Read https://github.com/ipfs/go-ipfs/blob/master/docs/github-issue-guide.md if you are not sure how to fill in this issue.
33
-->