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>
Jakub Sztandera committed
Nov 1, 2017 at 14:18 UTC
cc1718af96b270f4d2e32259ab26b9289fda5926
1 file changed
+6
-1
ISSUE_TEMPLATE.md
+6
-1
@@ -1,4 +1,9 @@
1
-<!-- Output From `ipfs version --all` -->
1
+<!--
2
+Output From `ipfs version --all`
3
+
4
+If your version is older than *0.4.11* please update
5
+and re-check if the problem persists.
6
+-->
7
#### Version information:
8
9
<!-- Bug, Feature, Enhancement, Etc -->