File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ _ Describe the problem or feature in addition to a link to the issues._
2
+
3
+ Before submitting this PR, please make sure:
4
+
5
+ - [ ] You have added a few sentences describing the PR here.
6
+ - [ ] You have added yourself or the appropriate individual as the assignee.
7
+ - [ ] You have added at least one relevant code reviewer to the PR.
8
+ - [ ] Your code builds clean without any errors or warnings.
9
+ - [ ] You have added tests (when appropriate).
10
+ - [ ] You have updated the README or other documentation to account for these
11
+ changes (when appropriate).
12
+ - [ ] You have added an entry to the relevant ` CHANGELOG.md ` (see
13
+ [ "keep a changelog"] for more information).
14
+ - [ ] Your commit messages follow the [ conventional commit] style.
15
+
16
+ [ conventional commit ] : https://www.conventionalcommits.org/en/v1.0.0/#summary
17
+ [ "keep a changelog" ] : https://keepachangelog.com/en/1.1.0/
You can’t perform that action at this time.
0 commit comments