diff options
author | DDuarte <dnpd.dd@gmail.com> | 2016-02-29 16:02:49 +0000 |
---|---|---|
committer | DDuarte <dnpd.dd@gmail.com> | 2016-02-29 16:02:49 +0000 |
commit | 147322b570ff03ff45d0074d35830beebbfb812d (patch) | |
tree | 9a4c361fdff8ec975f80dc145473683dd51b51fd | |
parent | 78f89c51de0f12d2df62845973d0281092ea3394 (diff) |
Github: Minor updates to issue and PR templates
-rw-r--r-- | issue_template.md | 6 | ||||
-rw-r--r-- | pull_request_template.md | 11 |
2 files changed, 10 insertions, 7 deletions
diff --git a/issue_template.md b/issue_template.md index 87f2e21af41..fe090da2338 100644 --- a/issue_template.md +++ b/issue_template.md @@ -6,9 +6,9 @@ **Steps to reproduce the problem**: -1. -2. -3. +1. +2. +3. **Branch(es)**: 335/6x diff --git a/pull_request_template.md b/pull_request_template.md index 7438ed561cf..f0066dc8f66 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,13 +1,16 @@ **Changes proposed**: -- -- -- +- +- +- **Target branch(es)**: 335/6x **Issues addressed**: Fixes # -**Tests performed**: (Does it build? Tested in-game?) +**Tests performed**: (Does it build, tested in-game, etc) **Known issues and TODO list**: + +- [ ] +- [ ] |