From ea0a86c3c2dfcd4be7d65a7530da8f0dfa087124 Mon Sep 17 00:00:00 2001 From: CozyMeli-gitv2 <110065125+CozyMeli-gitv2@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:24:14 -0400 Subject: [PATCH 1/4] Updated the incompatibilty report form Updated it by adding more detailed questions, making it have better wording, and rewrote some sentences. This will make submitting a Incompatibility report easier, and assessing the report easier as well. --- .github/ISSUE_TEMPLATE/INCOMPATIBILITY_REPORT.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/INCOMPATIBILITY_REPORT.md b/.github/ISSUE_TEMPLATE/INCOMPATIBILITY_REPORT.md index 08705c19e..b775ee0b7 100644 --- a/.github/ISSUE_TEMPLATE/INCOMPATIBILITY_REPORT.md +++ b/.github/ISSUE_TEMPLATE/INCOMPATIBILITY_REPORT.md @@ -4,11 +4,14 @@ about: Module incompatibility or incompatible with another Forge mod labels: -incompatible --- -**What mod?** - +**What mod/module causes an issue?** + -**Logs** - +**What issue is caused?** + + +**Please attach your Minecraft logs** + **Additional context** - + From c6fe6ff998e30e1c2919f21d5af1264a36e66374 Mon Sep 17 00:00:00 2001 From: CozyMeli-gitv2 <110065125+CozyMeli-gitv2@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:30:44 -0400 Subject: [PATCH 2/4] Updated the feature request template Improved the wording and grammar and overall made it easier for someone to fill out, and after the fact have someone analyze and accurately determine the request. --- .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md index 57d88faaf..058f1602f 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md @@ -4,14 +4,14 @@ about: Suggest an idea for this project labels: new, -module --- -**Is your feature request related to a problem? Please describe.** +**Is your feature request related to a problem? Please elaborate.** -**Describe the solution you'd like** +**Describe the solution or feature you'd like implemented.** -**Describe alternatives you've considered** +**Describe alternatives you've considered.** -**Additional context** - +**Additional context:** + From f39112a8aaaad776a52f7fb1c3282d07e050a7d5 Mon Sep 17 00:00:00 2001 From: CozyMeli-gitv2 <110065125+CozyMeli-gitv2@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:34:42 -0400 Subject: [PATCH 3/4] Updated the enchancment template It seems like this was copied right from the feature request template, so I improved both wording and grammar, and also edited the questions slightly to be more enchantment specific. --- .github/ISSUE_TEMPLATE/ENHANCEMENT.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/ENHANCEMENT.md b/.github/ISSUE_TEMPLATE/ENHANCEMENT.md index 778b22115..d3d4edb2b 100644 --- a/.github/ISSUE_TEMPLATE/ENHANCEMENT.md +++ b/.github/ISSUE_TEMPLATE/ENHANCEMENT.md @@ -4,14 +4,14 @@ about: Suggest an idea for a feature labels: enhancement, -module --- -**Is your feature request related to a problem? Please describe.** +**Is your enhancement request related to a problem? Please describe.** -**Describe the solution you'd like** +**Describe the solution you'd like in order to enchance your experience.** **Describe alternatives you've considered** **Additional context** - + From b98982bc896108cf1c4d66296c5b1928828e7b02 Mon Sep 17 00:00:00 2001 From: CozyMeli-gitv2 <110065125+CozyMeli-gitv2@users.noreply.github.com> Date: Sat, 1 Oct 2022 19:38:59 -0400 Subject: [PATCH 4/4] Enhanced the bug report template Just improved wording a little bit. --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index b0aae871f..3b53191fb 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -7,7 +7,7 @@ labels: bug, -module **Describe the bug** -**To Reproduce** +**Steps to reproduce the bug** 1. Go to '...' @@ -19,7 +19,7 @@ labels: bug, -module **Debug info** - + **Additional context / media**