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 c483ff4 commit e0f9e0bCopy full SHA for e0f9e0b
script/labels.json
@@ -9,6 +9,11 @@
9
"description": "Improvements or additions to docs",
10
"name": "area: documentation"
11
},
12
+ {
13
+ "color": "6009D7",
14
+ "description": "Improving how the repository's tests are run and/or code is tested",
15
+ "name": "area: testing"
16
+ },
17
{
18
"color": "f9d0c4",
19
"description": "Managing the repository's maintenance",
0 commit comments