summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2018-07-24 15:01:17 -0400
committerGitHub <noreply@github.com>2018-07-24 15:01:17 -0400
commit570d60b3d3a102477cde9d3038c50b2fd8fe23eb (patch)
tree8dd0ab2951b645b1a99e680d68d66b292d3555bb /.github
parent8c67f9eed986c82f041701e39708ab7e195a842a (diff)
downloadsdl_ios-570d60b3d3a102477cde9d3038c50b2fd8fe23eb.tar.gz
Update PULL_REQUEST_TEMPLATE.md
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index dcf9581e4..995262c63 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,5 +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.
+Also, remember that all new public file headers should be added as public in the `File Inspector / Target Membership` pane, added to `SmartDeviceLink.h` and to *both* `.podspec` files.
+
Delete the above section when you've read it.]
Fixes #[issue number]