We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f14670d commit b348828Copy full SHA for b348828
.github/pull_request_template.md
@@ -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