Added new default labels that prooved themselfes usefull in our projects

This commit is contained in:
Nicolai Ort 2023-03-20 09:16:12 +00:00
parent 8c6231bc8b
commit 62fa8002bf
Signed by: git.odit.services
GPG Key ID: 76E155504123332E
1 changed files with 16 additions and 12 deletions

View File

@ -1,13 +1,17 @@
#ee0701 bug ; Something is not working #ee0701 bug ; Something is not working
#cccccc duplicate ; This issue or pull request already exists #e11d21 confirmed ; Bug is confirmed
#84b6eb enhancement ; New feature #cccccc duplicate ; This issue or pull request already exists
#128a0c help wanted ; Need some help #84b6eb enhancement ; New feature
#e6e6e6 invalid ; Something is wrong #128a0c help wanted ; Need some help
#cc317c question ; More information is needed #e6e6e6 invalid ; Something is wrong
#ffffff wontfix ; This won't be fixed #cc317c question ; More information is needed
#e11d21 priority:high ; Work on this asap #ffffff wontfix ; This won't be fixed
#0052cc priority:low ; Do this when nothing else has to be done #70c24a complexity:easy ; Easy to implement
#fbca04 priority:medium ; Do this as soon as you have some spare time #70c24a complexity:medium ; Not too hard to implement
#000000 status:blocked ; This issue/pr is blocked #e11d21 complexity:hard ; Hard to implement
#207de5 status:doing ; This issue/pr is being worked on #e11d21 priority:high ; Work on this asap
#0052cc priority:low ; Do this when nothing else has to be done
#fbca04 priority:medium ; Do this as soon as you have some spare time
#000000 status:blocked ; This issue/pr is blocked
#207de5 status:doing ; This issue/pr is being worked on
#006b75 status:review_needed ; This issue/pr needs a review #006b75 status:review_needed ; This issue/pr needs a review