summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-02-19 14:19:12 -0500
committerJoel Fischer <joeljfischer@gmail.com>2016-02-19 14:19:12 -0500
commit0c2034a878ea3b8e80df4960cc786fc6d624bf28 (patch)
tree47e9a79abed3f1570904b67a7047c0c4f0a19489
parent14d5fb93d60372936953bc67a0a5727e1a12fcfc (diff)
downloadsdl_ios-0c2034a878ea3b8e80df4960cc786fc6d624bf28.tar.gz
Update PULL_REQUEST_TEMPLATE.md
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index ec0e38350..c19329a08 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -2,8 +2,12 @@ Fixes #[issue number]
This PR is [ready / not ready] for review.
+### Risk
This PR makes [no / minor / major] API changes.
+### Testing Plan
+[Describe how you plan to unit test the changes in this PR]
+
### Summary
[Summary of PR changes]
@@ -19,3 +23,4 @@ This PR makes [no / minor / major] API changes.
### Tasks Remaining:
- [ ] [Task 1]
+- [ ] [Task 2]