From 87c02d43af45c671b7accc9a9a4ff4bad38d3290 Mon Sep 17 00:00:00 2001 From: dags Date: Thu, 28 May 2020 15:40:01 +0100 Subject: [PATCH] Update issue templates Make the preconditions text bolder --- .github/ISSUE_TEMPLATE/bug-report.md | 6 +++++- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/ISSUE_TEMPLATE/freestyle.md | 2 ++ .github/ISSUE_TEMPLATE/question.md | 4 +++- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 11f108c..10bd992 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -7,7 +7,11 @@ assignees: '' --- -_Please take a look through the [existing issues](https://github.com/TerraForged/TerraForged/issues) to see if your problem has already been reported and reply to that rather than creating a new thread :)_ +### Please make sure you can reproduce any issues _without_ Optifine installed before reporting them here + +### Please also look through the [existing issues](https://github.com/TerraForged/TerraForged/issues) to see if your problem has already been reported :) + +---- **Description** Please describe the problem clearly and concisely diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 64c85a2..a099900 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,7 +7,7 @@ assignees: '' --- -_Please take a look through the [existing enhancements](https://github.com/TerraForged/TerraForged/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Aenhancement+) to see if yours has already been suggested. Feel free to add your own thoughts to the thread :)_ +### Please look through the [existing issues](https://github.com/TerraForged/TerraForged/issues) to see if your idea has already been suggested :) **Describe the change you'd like:** A clear and concise description of what you want changed or added. diff --git a/.github/ISSUE_TEMPLATE/freestyle.md b/.github/ISSUE_TEMPLATE/freestyle.md index 3145a42..b562beb 100644 --- a/.github/ISSUE_TEMPLATE/freestyle.md +++ b/.github/ISSUE_TEMPLATE/freestyle.md @@ -7,4 +7,6 @@ assignees: '' --- +### Please make sure you can reproduce any issues _without_ Optifine installed before reporting them here +### Please also look through the [existing issues](https://github.com/TerraForged/TerraForged/issues) to see if your problem has already been reported :) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 23a879d..84fd216 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -7,4 +7,6 @@ assignees: '' --- -_Please take a look through the [existing questions](https://github.com/TerraForged/TerraForged/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Aquestion+) to see if yours has already been asked/answered :)_ +### Please make sure you can reproduce any issues _without_ Optifine installed before reporting them here + +### Please also look through the [existing issues](https://github.com/TerraForged/TerraForged/issues) to see if your problem has already been reported :)