Skip to content

Commit 6653e39

Browse files
authored
Merge pull request #73 from AdriaandeJongh/patch-1
Update description of what to apply the usability label to
2 parents ee7fe4e + 2940f15 commit 6653e39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

other/triage/guidelines.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ Categories
106106
Also for issues that are very incomplete, such as missing reproduction steps.
107107
- *Performance*: issues that directly impact engine or editor performance.
108108
Can also be used for pull requests that improve performance or add low-end-friendly options.
109-
Should not be coupled with *Usability*.
110109
- *Regression*: the bug appeared after a stable release not exhibiting
111110
the bug was released.
112111
- *Salvageable*: the pull request can't be merged due to design issues or
@@ -118,7 +117,8 @@ Categories
118117
most cases, *Needs work* or *Archived* is more appropriate.
119118
- *Tracker*: issue used to track other issues (like all issues related to
120119
the plugin system).
121-
- *Usability*: issues that directly impact user usability. Should not be coupled with *Performance*.
120+
- *Usability*: issues and pull requests that concern user workflow, editor
121+
accessibility, and *how* user-facing features work.
122122

123123
The categories are used for general triage of the issues. They can be combined
124124
in some way when relevant, e.g. an issue can be labeled *Bug* and *Usability*

0 commit comments

Comments
 (0)