Merge pull request #28944 from taosdata/docs/wangxu/pr-template

Update pull_request_template.md
This commit is contained in:
Shengliang Guan 2024-11-27 11:34:35 +08:00 committed by GitHub
commit 1584cff744
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?