summaryrefslogtreecommitdiffstats
path: root/PULL_REQUEST_TEMPLATE.md
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2016-07-20 17:32:34 -0400
committerenahum <nahumhbl@gmail.com>2016-07-20 17:32:34 -0400
commitd067296d7885a029e3780ea5f4eefed5e6300f48 (patch)
tree184cf4788b7f9b53d3f270809743eff66291544c /PULL_REQUEST_TEMPLATE.md
parent259818f74a0b582058002e90888bfbc704273c5a (diff)
downloadchat-d067296d7885a029e3780ea5f4eefed5e6300f48.tar.gz
chat-d067296d7885a029e3780ea5f4eefed5e6300f48.tar.bz2
chat-d067296d7885a029e3780ea5f4eefed5e6300f48.zip
Minor update to PR template to reflect drivers now part of platform perop again (#3644)
Diffstat (limited to 'PULL_REQUEST_TEMPLATE.md')
-rw-r--r--PULL_REQUEST_TEMPLATE.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md
index 4270a1d17..9d501f05b 100644
--- a/PULL_REQUEST_TEMPLATE.md
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -9,10 +9,10 @@ When filling in a section please remove the help text and the above text.
[Please link the GitHub issue or Jira ticket this PR addresses.]
#### Checklist
-[Place an '[x]' (no spaces) in all applicable fields.]
+[Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.]
- [ ] Added or updated unit tests (required for all new features)
- [ ] Added API documentation (required for all new APIs)
-- [ ] Has driver changes that have been merged and package.json updated
+- [ ] All new/modified APIs include changes to the drivers
- [ ] Has enterprise changes (please link)
- [ ] Has UI changes
- [ ] Includes text changes and localization files updated