1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-25 23:21:54 +08:00

Change issue template to use Severity instead of Priority

Priority is very much subjective. Severity allows us to state examples
and decide on it objectivelly.

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
Jakub Sztandera
2017-03-26 20:59:58 +02:00
parent a8b56d3ad7
commit 1b22c7a084

View File

@ -1,11 +1,16 @@
<!-- Output From `ipfs version --all`) -->
<!-- Output From `ipfs version --all` -->
#### Version information:
<!-- Bug, Feature, Enhancement, Etc -->
#### Type:
<!-- from `P0` "Critical" to `P5` "Relatively Unimportant") -->
#### Priority:
<!-- 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: