We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d9f8f4 commit 3bb2861Copy full SHA for 3bb2861
.github/release.yml
@@ -0,0 +1,26 @@
1
+changelog:
2
+ exclude:
3
+ labels:
4
+ - "cleanup"
5
+ - "RN: IGNORE"
6
+ categories:
7
+ - title: Features
8
9
+ - "RN: FEATURE"
10
+ - "RN: MAJOR FEATURE"
11
+ - "RN: MINOR FEATURE"
12
+ - title: Improvements
13
14
+ - "RN: IMPROVEMENT"
15
+ - "RN: UI"
16
+ - "RN: REFACTOR"
17
+ - "RN: FONT"
18
+ - title: Fixes
19
20
+ - "RN: BUGFIX"
21
+ - title: Translation
22
23
+ - "RN: TRANSLATION"
24
+ - title: Known Issues
25
26
+ - BUG
0 commit comments