File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -9,12 +9,19 @@ Please fill in the following content to let us know better about this change.
99
1010## Checklist
1111
12+ - [ ] I've read the [ contributing guidelines] ( https://commitizen-tools.github.io/commitizen/contributing/ )
13+
14+ ### Code Changes
15+
1216- [ ] Add test cases to all the changes you introduce
13- - [ ] Run ` poetry all ` locally to ensure this change passes linter check and test
14- - [ ] Test the changes on the local machine manually
17+ - [ ] Run ` poetry all ` locally to ensure this change passes linter check and tests
1518- [ ] Update the documentation for the changes
1619
17- ## Expected behavior
20+ ### Documentation Changes
21+
22+ - [ ] Run ` poetry doc ` locally to ensure the documentation pages renders correctly
23+
24+ ## Expected Behavior
1825<!-- A clear and concise description of what you expected to happen -->
1926
2027
@@ -25,5 +32,5 @@ Please fill in the following content to let us know better about this change.
25323. ... -->
2633
2734
28- ## Additional context
35+ ## Additional Context
2936<!-- Add any other RELATED ISSUE, context or screenshots about the pull request here. -->
You can’t perform that action at this time.
0 commit comments