We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8e0a61 commit ced74faCopy full SHA for ced74fa
labels.json
@@ -111,7 +111,7 @@
111
},
112
{
113
"name": "Type: Documentation",
114
- "color": "5319e7",
+ "color": "0e8a16",
115
"description": "Documentation only changes",
116
"aliases": [
117
"documents",
@@ -169,5 +169,13 @@
169
170
"question"
171
]
172
+ },
173
+ {
174
+ "name": "Type: Security",
175
+ "color": "ee0701",
176
+ "description": "Vulnerability disclosure or Fixing security issue",
177
+ "aliases": [
178
+ "security"
179
+ ]
180
}
181
0 commit comments