Skip to content

Commit 7819a28

Browse files
authored
Add documentation to release drafter (#10)
1 parent 50c9729 commit 7819a28

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/release-drafter.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ categories:
1212
- title: ":boar: Chore"
1313
label: "chore"
1414

15+
- title: ":books: Documentation"
16+
label: "documentation"
17+
1518
- title: ":sparkles: New Features"
1619
label: "new-feature"
1720

@@ -38,6 +41,7 @@ include-labels:
3841
- "breaking-change"
3942
- "build"
4043
- "chore"
44+
- "documentation"
4145
- "performance"
4246
- "refactor"
4347
- "new-feature"

0 commit comments

Comments
 (0)