You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,5 +2,5 @@
2
2
-[ ] Pull request title is prepended with `[language/lang-code]` (example `[python/fr]` or `[java/en]`)
3
3
-[ ] Pull request touches only one file (or a set of logically related files with similar changes made)
4
4
-[ ] Content changes are aimed at *intermediate to experienced programmers* (this is a poor format for explaining fundamental programming concepts)
5
-
-[ ] 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](https://github.com/adambard/learnxinyminutes-docs/blob/7069599e41111166a307cd3e1dccf29ee0b96f31/CONTRIBUTING.md)
5
+
-[ ] 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)
6
6
-[ ] Yes, I have double-checked quotes and field names!
0 commit comments