From dc81e1ef1bedbd7d37dabc4236bf7c160ad53330 Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Fri, 10 Sep 2021 23:39:06 +0100 Subject: [ci skip] Clarify issue templates --- .github/ISSUE_TEMPLATE/bug-report.yml | 3 ++- .github/ISSUE_TEMPLATE/documentation.yml | 9 +++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 65233724..9177a659 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -26,6 +26,7 @@ body: description: | State the Minecraft version and server software this bug is present on. You can identify your server software by running `/version`, and your Quests version by running `/version Quests`. + **Note:** simply stating "Latest version" is **not** enough! You must include an actual version string for all versions. value: | - Minecraft version: - Server software: @@ -52,4 +53,4 @@ body: - type: markdown attributes: value: | - Thank you for taking your time to file this bug report. \ No newline at end of file + Thank you for taking your time to file this bug report. diff --git a/.github/ISSUE_TEMPLATE/documentation.yml b/.github/ISSUE_TEMPLATE/documentation.yml index 28c95fb0..c8269cb1 100644 --- a/.github/ISSUE_TEMPLATE/documentation.yml +++ b/.github/ISSUE_TEMPLATE/documentation.yml @@ -18,5 +18,14 @@ body: label: Description of Change description: | Describe the change in full. + validations: + required: true + - type: textarea + attributes: + label: Page Markup + description: | + If you are describing an edit, it would be helpful if you posted the revised markup for the **whole** page here. Please see the wiki for instructions on how to do this. + This field is not required. + render: true validations: required: false -- cgit v1.2.3-70-g09d2