We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ee93c1 commit e14407eCopy full SHA for e14407e
contributing/TRIAGE.md
@@ -38,7 +38,7 @@ flowchart TD
38
maj --YES--> P4[P4: urgent]
39
maj --NO--> P3[P3: important]
40
unusable --NO--> workarounds{Are there\nworkarounds for\nthe bug?}
41
- workarounds --NO--> P2[P2: minor bug]
+ workarounds --NO--> P2[P2: minor]
42
workarounds --YES--> P1[P1: nice to have / fix]
43
```
44
0 commit comments