mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-07-31 20:10:49 +02:00
Add another checkbox to pull request template form
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
- [ ] PR touches only one file (or a set of logically related files with similar changes made)
|
||||
- [ ] Pull request title is prepended with `[language/lang-code]`
|
||||
- [ ] Pull request touches only one file (or a set of logically related files with similar changes made)
|
||||
- [ ] Content changes are aimed at *intermediate to experienced programmers* (this is a poor format for explaining fundamental programming concepts)
|
||||
- [ ] YAML Frontmatter formatted according to [CONTRIBUTING.md](https://github.com/adambard/learnxinyminutes-docs/blob/master/CONTRIBUTING.markdown)
|
||||
- [ ] Seriously, look at it now. Watch for quotes and double-check field names.
|
||||
- [ ] If you've changed any part of the YAML Frontmatter, make sure it is formatted according to [CONTRIBUTING.md](https://github.com/adambard/learnxinyminutes-docs/blob/master/CONTRIBUTING.markdown)
|
||||
- [ ] Yes, I have double-checked quotes and field names!
|
||||
|
Reference in New Issue
Block a user