Update pull_request_template.md

This commit is contained in:
WANG Xu 2024-11-27 11:25:10 +08:00 committed by GitHub
parent 9d23131e04
commit 73671bed91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 1 deletions

View File

@ -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?