fix: pr template

This commit is contained in:
kai 2022-08-19 18:05:55 +08:00
parent 2ea63ffd78
commit 6ee91ab030
1 changed files with 0 additions and 16 deletions

View File

@ -1,16 +0,0 @@
<!--
Add a descriptive
feat: new feature / enhancement
fix: bugs fixes
ci: ci actions
chore: other changes
docs: documentation changes
-->
<!--- briefly describe what you have done in this PR --->
## Checklist
- [ ] PR contains only changes related.
- [ ] README updated (where applicable)
- [ ] Tests written (where applicable)