Skip to content

Commit 832a339

Browse files
authored
Merge branch 'master' into SKrastev/drag-drop-refactor
2 parents b2ed17c + ba936ff commit 832a339

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,11 @@ When logging issue you should assign `severity:` label. If you cannot determine
5656

5757
### Triaging
5858

59-
Before release a triaging is done. Issues that need to be fixed for the release are marked with `triage: blocking` status.
59+
Issues that block other issues completion are marked with `triage: blocking` status.
60+
61+
### Priority
62+
63+
Issues that need to be addressed immediately are marked with `priority: high` status.
6064

6165
## Testing - applicable to pull requests
6266
1. `status: awaiting-test` this is the initial status of pull requests. If you're performing the pull request, please place this status on it. Pull requests are accepted if and only if all status checks pass, review is performed, and the pull request has been tested and contains `status: verified`.

0 commit comments

Comments
 (0)