We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04822f commit d849665Copy full SHA for d849665
1 file changed
index.json
@@ -8,6 +8,10 @@
8
"description": "A bug fix",
9
"title": "Bug Fixes"
10
},
11
+ "improvement": {
12
+ "description": "An improvement to a current feature",
13
+ "title": "Improvements"
14
+ },
15
"docs": {
16
"description": "Documentation only changes",
17
"title": "Documentation"
0 commit comments