Update pull_request_template.md
This commit is contained in:
parent
9d23131e04
commit
73671bed91
|
@ -1,4 +1,10 @@
|
|||
# Pull Request Checklist
|
||||
# Description
|
||||
|
||||
Please briefly describe the code changes in this pull request.
|
||||
|
||||
# Checklist
|
||||
|
||||
Please check the items in the checklist if applicable.
|
||||
|
||||
- [ ] Is the user manual updated?
|
||||
- [ ] Are the test cases passed and automated?
|
||||
|
|
Loading…
Reference in New Issue