mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-08-30 19:01:47 +08:00
docs(github): add issue & pr template
This commit is contained in:
25
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
25
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal 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
|
Reference in New Issue
Block a user