From fef211c59e472957a2dd1ddffa9d071b0d81cbe7 Mon Sep 17 00:00:00 2001 From: AffectedArc07 Date: Sun, 16 Sep 2018 18:15:15 +0100 Subject: [PATCH 1/2] Adds a PR template --- .github/PULL_REQUEST_TEMPLATE.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000000..08d1682deed --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,26 @@ +**What does this PR tweak:** +Include a small description of what your PR changes + +**Why is this better:** +This is your reasoning for why the PR should be merged + +**Images of sprite/map changes (IF APPLICABLE):** +If you did not make a map or sprite edit, you may leave this section blank. You may include a gif of your feature if you want + +**Changelog:** +*Remove this line, and appropriate fields from the changelog* +:cl: name here +add: Added new things +del: Removed old things +tweak: tweaked a few things +balance: rebalanced something +fix: fixed a few things +wip: added a few works in progress +soundadd: added a new sound thingy +sounddel: removed an old sound thingy +imageadd: added some icons and images +imagedel: deleted some icons and images +spellcheck: fixed a few typos +experiment: added an experimental thingy +/:cl: + From a02fe321d25d05a1fcf50451cb6e3ce0ea40a5b7 Mon Sep 17 00:00:00 2001 From: AffectedArc07 Date: Fri, 28 Sep 2018 07:09:59 +0100 Subject: [PATCH 2/2] Tiger fixes --- .github/PULL_REQUEST_TEMPLATE.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 08d1682deed..7e822d1b031 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,5 @@ -**What does this PR tweak:** -Include a small description of what your PR changes - -**Why is this better:** -This is your reasoning for why the PR should be merged +**What does this PR do:** +Include a small to medium description of what your PR changes. Feel free to give it a little flourish if you want to show off a new feature more completely. **Images of sprite/map changes (IF APPLICABLE):** If you did not make a map or sprite edit, you may leave this section blank. You may include a gif of your feature if you want