From b3452255502aff9a99ef09283fd1cc2ae3598efc Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Tue, 2 Feb 2021 09:15:53 +0100 Subject: [PATCH] Added a custom label preset --- options/label/ODIT | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 options/label/ODIT diff --git a/options/label/ODIT b/options/label/ODIT new file mode 100644 index 0000000..e9b610a --- /dev/null +++ b/options/label/ODIT @@ -0,0 +1,13 @@ +#ee0701 bug ; Something is not working +#cccccc duplicate ; This issue or pull request already exists +#84b6eb enhancement ; New feature +#128a0c help wanted ; Need some help +#e6e6e6 invalid ; Something is wrong +#cc317c question ; More information is needed +#ffffff wontfix ; This won't be fixed +#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 \ No newline at end of file