Skip to content

Commit cf85b3d

Browse files
CloudyPadmalmakoteq
authored andcommitted
docs: updated release-draft (fossasia#1918)
1 parent b3da39b commit cf85b3d

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

.github/release-drafter.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
name-template: PSLab Version $NEXT_MINOR_VERSION :confetti_ball:
2-
tag-template: v$NEXT_MINOR_VERSION
3-
categories:
4-
- title: :rocket: Features and Enhancements
5-
label:
6-
- Feature
7-
- Enhancement
8-
- title: :bug: Bug Fixes
9-
label: Bug
10-
- title: :wrench: Maintenance
11-
label:
12-
- Chore
13-
- Documentation
1+
name-template: 'PSLab Version $NEXT_PATCH_VERSION'
2+
tag-template: v$NEXT_PATCH_VERSION
143
change-template: '- $TITLE (#$NUMBER) - @$AUTHOR'
15-
template: |
16-
## Changes
17-
$CHANGES
18-
19-
This release was made possible thanks to $CONTRIBUTORS
4+
categories:
5+
- title: ':rocket: Features and Enhancements'
6+
labels:
7+
- 'Feature'
8+
- 'Enhancement'
9+
- title: ':bug: Bug Fixes'
10+
label: 'Bug'
11+
- title: ':wrench: Maintenance'
12+
labels:
13+
- 'Chore'
14+
- 'Documentation'
15+
template: |-
16+
## Changes
17+
$CHANGES
18+
19+
This release was made possible thanks to $CONTRIBUTORS

0 commit comments

Comments
 (0)