chore: update .github/PULL_REQUEST_TEMPLATE.md

This commit is contained in:
草鞋没号 2022-07-11 11:02:50 +08:00
parent e5e341b041
commit 9a5f829156

View File

@ -1,25 +1,12 @@
### PR Checklist <!-- Thank you for contributing! -->
#### What is the current behavior? ### Description
Please describe the current behavior and link to a relevant issue. <!-- Please insert your description here and provide especially info about the "what" this PR is solving -->
#### Issue Number ### What is the purpose of this pull request? <!-- (put an "X" next to an item) -->
Example: \#123 - [ ] Bug fix
- [ ] New Feature
#### What is the new behavior? - [ ] Documentation update
- [ ] Other
Please describe the new behavior or provide screenshots.
#### Does this PR introduce a breaking change?
<!-- If this PR contains a breaking change, please describe the impact and migration path for existing applications below. -->
- [ ] Yes
- [ ] No
#### Specific Instructions
Are there any specific instructions or things that should be known prior to review?
#### Other information