File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
123123The categories are used for general triage of the issues. They can be combined
124124in some way when relevant, e.g. an issue can be labeled *Bug * and *Usability *
You can’t perform that action at this time.
0 commit comments