Skip to content

Commit 24ce00c

Browse files
authored
Add cleanup section to GH changelog (#3602)
1 parent 6bc40bd commit 24ce00c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/pull_request_template.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ How was this PR tested?
1111

1212
Checklist
1313
-------
14-
- Name PR "[WB-NNNN][WB-MMMM] Add support for..." similar to entries in CHANGELOG.md
1514
- Include reference to internal ticket "Fixes WB-NNNN" (and github issue "Fixes #NNNN" if applicable)

.github/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ changelog:
66
- title: ":nail_care: Enhancement"
77
labels:
88
- changelog-enhancement
9+
- title: ":broom: Cleanup"
10+
labels:
11+
- changelog-cleanup
912
- title: ":bug: Bug Fix"
1013
labels:
1114
- "*"

0 commit comments

Comments
 (0)