Skip to content

Commit b348828

Browse files
committed
docs(github): add pull request template
1 parent f14670d commit b348828

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/pull_request_template.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Related Issue
2+
3+
## Detail
4+
5+
## Checklist:
6+
7+
- [ ] Run "./script/lint" and "./script/test" locally to ensure this change passes linter check and test
8+
- [ ] Add test cases to all the changes
9+
- [ ] Test the changes on the local machine manually
10+
- [ ] Update the documentation for the changes

0 commit comments

Comments
 (0)