Merge pull request #28807 from taosdata/feat/wangxu/pr-template
Create pull_request_template.md
This commit is contained in:
commit
fda5030f1c
|
@ -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