summaryrefslogtreecommitdiffhomepage
path: root/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorAdam Bard <github@adambard.com>2017-02-11 21:53:48 -0800
committerGitHub <noreply@github.com>2017-02-11 21:53:48 -0800
commit88531dfd4d10b3bfc2e9d2d6d68e59aed9651e04 (patch)
treea9780ba26039666f696e2ab70a75eda611a1d20e /PULL_REQUEST_TEMPLATE.md
parent66c635ddac676b5f1050ac848ddcfd32c7f09dc0 (diff)
Update PULL_REQUEST_TEMPLATE.md
Diffstat (limited to 'PULL_REQUEST_TEMPLATE.md')
-rw-r--r--PULL_REQUEST_TEMPLATE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md
index 6f1f000d..fd9d1b31 100644
--- a/PULL_REQUEST_TEMPLATE.md
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -1,3 +1,4 @@
+- [ ] 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]`
- [ ] 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)