1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-09-03 03:33:15 +02:00
Files
learnxinyminutes-docs/.github/PULL_REQUEST_TEMPLATE.md
2025-02-13 10:37:26 -05:00

6 lines
693 B
Markdown

- [ ] I solemnly swear that this is all original content of which I am the original author
- [ ] Pull request title is prepended with `[language/lang-code]` (example `[python/fr]` for Python in French or `[java]` for multiple Java translations)
- [ ] 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)
- [ ] 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.md)