kubo/ISSUE_TEMPLATE.md
Jakub Sztandera cc1718af96 misc: add note about updating before reporting the issue
In many cases issues reported are present only in older versions.
I've set 0.4.10 as a cut of as it is quite recent and contains many
fixes and performance improvements.

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-11-01 19:20:28 +01:00

34 lines
1.1 KiB
Markdown

<!--
Output From `ipfs version --all`
If your version is older than *0.4.11* please update
and re-check if the problem persists.
-->
#### Version information:
<!-- Bug, Feature, Enhancement, Etc -->
#### Type:
<!-- 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:
#### 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.
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.
-->