File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed
Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 11# Warning
2+ - color : " ee0701"
3+ description : " Categorize to note any change that requires extra attention."
4+ name : " :warning: breaking change"
25- color : " ee0701"
36 description : " Categorize bug reports."
47 name : " :warning: bug"
58- color : " ee0701"
69 description : " Categorize vulnerability reports."
710 name : " :warning: vulnerability"
811
12+ # Task Types
13+ - color : " 1d76db"
14+ description : " Improvements or additions to documentation."
15+ name : " :pencil2: documentation"
16+ - color : " 1d76db"
17+ description : " A new feature of the project."
18+ name : " :pencil2: feature"
19+ - color : " 1d76db"
20+ description : " Any dependency updates, housekeeping, or maintenance work."
21+ name : " :pencil2: maintenance"
22+
923# Highlight
1024- color : " 0e8a16"
1125 description : " Good for newcomers."
1832- color : " b60205"
1933 description : " This issue or pull request already exists."
2034 name : " :pray: duplicate"
35+ - color : " b60205"
36+ description : " This issue or pull request is invalid."
37+ name : " :pray: invalid"
2138- color : " b60205"
2239 description : " This will not be worked on."
2340 name : " :pray: wontfix"
3754 name : " size/L"
3855- color : " cfd3d7"
3956 description : " Extra Large size issue or PR."
40- name : " size/XL"
57+ name : " size/XL"
You can’t perform that action at this time.
0 commit comments