docs(github): add issue & pr template

This commit is contained in:
oceanlvr
2022-03-05 20:12:02 +08:00
parent d4ae27bd3d
commit 9da0a2e13a
4 changed files with 94 additions and 0 deletions

25
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,25 @@
### PR Checklist
#### What is the current behavior?
Please describe the current behavior and link to a relevant issue.
#### Issue Number
Example: \#123
#### What is the new behavior?
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