From 66cfa0618e4bcbc326fd2e0fb5f44f406b06e183 Mon Sep 17 00:00:00 2001 From: aleos89 Date: Tue, 14 Feb 2017 12:41:09 -0500 Subject: [PATCH] Updated Issue and Pull Request templates * Added HTML comment tags around descriptions. * These descriptions will now be hidden on the preview of the Issue/Pull Request. --- .github/ISSUE_TEMPLATE.md | 22 ++++++++++++---------- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++++-- 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index dd60272f4f..e0706781e6 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,22 +1,24 @@ + + * **rAthena Hash**: -Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue. + * **Client Date**: -Please specify the client date you used. + * **Server Mode**: -Which mode does your server use: Pre-Renewal or Renewal? + * **Description of Issue**: - * Result - Describe the issue that you experienced in detail. - * Expected Result - Describe what you would expect to happen in detail. - * How to Reproduce - If you have not stated in the description of the result already, please give us a short guide how we can reproduce your issue. - * Official Information - If possible, provide information from official servers (kRO or other sources) which prove that the result is wrong. Please take into account that iRO (especially iRO Wiki) is not always the same as kRO. - * _NOTE: Make sure you quote ``` `@atcommands` ``` just like this so that you do not tag uninvolved GitHub users!_ + * Result: + * Expected Result: + * How to Reproduce: + * Official Information: + * **Modifications that may affect results**: - * Please provide any information that could influence the expected result. - * This can be either configurations you changed, database values you changed, or even external source modifications. + + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index da71987c9d..ff64582559 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,12 +1,16 @@ + + * **Addressed Issue(s)**: + * **Server Mode**: -Which mode does this pull request apply to: Pre-Renewal, Renewal, or Both? + * **Description of Pull Request**: -Describe how this pull request will resolve the issue(s) listed above. +