summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@users.noreply.github.com>2016-05-13 15:40:54 -0400
committerJoel Fischer <joeljfischer@users.noreply.github.com>2016-05-13 15:40:54 -0400
commit8801fdddd527ec028d121b25227cf546ddbf668b (patch)
tree31f3a08478cc5b86f15c68be51f5591190935118
parent09e8e82b96db1bc818f11e3ade538ced60465e54 (diff)
downloadsdl_ios-8801fdddd527ec028d121b25227cf546ddbf668b.tar.gz
Update PULL_REQUEST_TEMPLATE.md
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 2d634b386..2b3f22d93 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,3 +1,7 @@
+[Things to note: Pull Requests **must** fix an issue. Discussion about the feature / bug takes place in the issue, discussion of the implementation takes place in the PR. Please also see the [Contributing Guide](https://github.com/smartdevicelink/sdl_ios/blob/master/.github/CONTRIBUTING.md) for information on branch naming and the CLA.
+
+Delete the above section when you've read it.]
+
Fixes #[issue number]
This PR is **[ready / not ready]** for review.