diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7d877987ac..ea70f31ff1 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -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?