mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:10:04 +08:00
Improve pull request template
This commit is contained in:
parent
464e9d5957
commit
de460cf5af
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,4 +1,4 @@
|
||||
# PR Prelude
|
||||
### PR Prelude
|
||||
|
||||
Thank you for working on SpaceVim! :)
|
||||
|
||||
@ -7,14 +7,13 @@ the brackets) _before_ filing your PR:**
|
||||
|
||||
- [ ] I have read and understood SpaceVim's [CONTRIBUTING][cont] document.
|
||||
- [ ] I have read and understood SpaceVim's [CODE_OF_CONDUCT][code] document.
|
||||
- [ ] I have included tests for the changes in my PR. If not, I have included a
|
||||
rationale for why I haven't.
|
||||
- [ ] **I understand my PR may be closed if it becomes obvious I didn't
|
||||
actually perform all of these steps.**
|
||||
- [ ] I have updated the [Following-HADE](follow) page for this PR.
|
||||
- [ ] **I understand my PR may be closed if it becomes obvious I didn't actually perform all of these steps.**
|
||||
|
||||
# Why this change is necessary and useful
|
||||
### Why this change is necessary and useful
|
||||
|
||||
[Please explain **in detail** why the changes in this PR are needed.]
|
||||
|
||||
[cont]: https://github.com/SpaceVim/SpaceVim/blob/master/CONTRIBUTING.md
|
||||
[code]: https://github.com/SpaceVim/SpaceVim/blob/master/CODE_OF_CONDUCT.md
|
||||
[follow]: https://github.com/SpaceVim/SpaceVim/blob/master/wiki/en/Following-HEAD.md
|
||||
|
Loading…
Reference in New Issue
Block a user