Skip to content

Commit d849665

Browse files
binarylogicAndersDJohnson
authored andcommitted
feat: add "improvement" type as suggested by the spec (#13)
1 parent a04822f commit d849665

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.json

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
"description": "A bug fix",
99
"title": "Bug Fixes"
1010
},
11+
"improvement": {
12+
"description": "An improvement to a current feature",
13+
"title": "Improvements"
14+
},
1115
"docs": {
1216
"description": "Documentation only changes",
1317
"title": "Documentation"

0 commit comments

Comments
 (0)