Create pull_request_template.md
This commit is contained in:
parent
e3ef0cb37f
commit
2d9b78216b
|
@ -0,0 +1,5 @@
|
|||
# Pull Request Checklist
|
||||
|
||||
- [ ] Is the user manual updated?
|
||||
- [ ] Are the test cases passed and automated?
|
||||
- [ ] Is there no significant decrease in test coverage?
|
Loading…
Reference in New Issue