File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Comment to a new issue.
2
+ issueOpened : >
3
+ Thank your for raising a issue. We will try and get back to you as soon as possible.
4
+
5
+ Please make sure you have given us as much context as possible.
6
+
7
+
8
+ pullRequestOpened : >
9
+ Thank your for raising your pull request.
10
+
11
+ Please make sure you have followed our contributing guidelines. We will review it as soon as possible
12
+
Original file line number Diff line number Diff line change
1
+ name-template : v$NEXT_PATCH_VERSION
2
+ tag-template : v$NEXT_PATCH_VERSION
3
+ categories :
4
+ - title : 🚀 Features
5
+ label : feature
6
+ - title : 🐛 Bug Fixes
7
+ label : fix
8
+ - title : 🧰 Maintenance
9
+ label : chore
10
+ tag-template : - $TITLE @$AUTHOR (#$NUMBER)
11
+ template : |
12
+ # What's Changed
13
+
14
+ $CHANGES
You can’t perform that action at this time.
0 commit comments