mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
meta: add checklist instructions on Pull Request template
This commit is contained in:
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,5 +1,7 @@
|
|||||||
## Standards checklist:
|
## Standards checklist:
|
||||||
|
|
||||||
|
<!-- Fill with an x the ones that apply. Example: [x] -->
|
||||||
|
|
||||||
- [ ] The PR title is descriptive.
|
- [ ] The PR title is descriptive.
|
||||||
- [ ] The PR doesn't replicate another PR which is already open.
|
- [ ] The PR doesn't replicate another PR which is already open.
|
||||||
- [ ] I have read the contribution guide and followed all the instructions.
|
- [ ] I have read the contribution guide and followed all the instructions.
|
||||||
|
|||||||
Reference in New Issue
Block a user