You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change all of the Github Labels to conform to the following guidelines.
Make sure all Github Labels have description.
Review all Issues and assign or correct labels as necessary.
GITHUB LABELS FOR ISSUES (NOT Discussions or Projects)
ISSUE TYPE (At least 1 Required, roughly priority order, all prefixed by 'type:' in order to make label selection easy)
+- 'type:bug-accounting' (was bug:accounting) - Causes immediate accounting damage. Usually warrants a release by itself
+- 'type:dataloss' - Causes data loss. Usually warrants a release by itself
+- 'type:blocking' - Deemed "needs to be fixed before the assigned release"; unacceptable regressions or critical bugs
+- 'type:regression' - Functionality that broke over the last release cycle and should be fixed as soon as possible
+ 'type:bug' - Bug that will be worked on as resources permit
+ 'type:housekeeping' - Refactoring or other code reorganizational work
+- 'type:enhancement' - Improvement or new feature
+- 'type:question' - Question or support issue and not a bug
STATUS (Optional, but recommended)
+ 'assigned-to-project' - Issue resolution has been incorporated into a project
'duplicate' - Issue is a duplicate. Needs references and will usually be immediately closed
'invalid' - Issue isn't acknowledged as a bug/issue/enhancement by the project
+- 'has-workaround' - Issue has a workaround and may or may not be closed immediately
+ 'needs-evaluation' - Status is not known at this time and needs further evaluation
+- 'waiting-for-use-case' (was use-case wanted) - In order for consideration by the project a use case is needed
'waiting-for-review' - Issue needs review and or development
+- 'waiting-for-upstream' (was upstream) - Issue is waiting for or dependent on upstream changes
'waiting-for-user' - Issue can't progress without additional feedback from the originator
'wontfix' - Issue acknowledged, but won't be addressed by the project
Other changes:
- worksforme -> waiting-for-user
- all spaces in existing labels changed to hyphen
- remove 'done'
- remove 'hacktoberfest'
Legend
+ new
- To be removed
+- changed
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: