Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 2b2f757

Browse files
committed
docs: change the wording on the issue template
1 parent 6490b81 commit 2b2f757

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

ISSUE_TEMPLATE.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,14 @@ simple and free of external dependencies as you are able.
2121
<!-- Bug, Feature, Question, Enhancement, Etc -->
2222
#### Type:
2323

24-
<!-- One of following:
25-
Critical - System crash, application panic.
26-
High - The main functionality of the application does not work, API breakage, repo format breakage, etc.
27-
Medium - A non-essential functionality does not work, performance issues, etc.
28-
Low - An optional functionality does not work.
29-
Very Low - Translation or documentation mistake. Something that really does not matter much but should be noticed for a future release. -->
24+
<!--
25+
One of following:
26+
Critical - System crash, application panic.
27+
High - The main functionality of the application does not work, API breakage, repo format breakage, etc.
28+
Medium - A non-essential functionality does not work, performance issues, etc.
29+
Low - An optional functionality does not work.
30+
Very Low - Translation or documentation mistake. Something that won't give anyone a bad day.
31+
-->
3032
#### Severity:
3133

3234
#### Description:

0 commit comments

Comments
 (0)