diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index b1ffc7ba3..338b0b6fe 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve -labels: bug/module +labels: bug, -module --- **Describe the bug** diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index fc03e4293..778b22115 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -1,7 +1,7 @@ --- name: Enhancement to an existing feature about: Suggest an idea for a feature -labels: enhancement/module +labels: enhancement, -module --- **Is your feature request related to a problem? Please describe.** diff --git a/.github/ISSUE_TEMPLATE/featurereq.md b/.github/ISSUE_TEMPLATE/featurereq.md index c61591dc7..57d88faaf 100644 --- a/.github/ISSUE_TEMPLATE/featurereq.md +++ b/.github/ISSUE_TEMPLATE/featurereq.md @@ -1,7 +1,7 @@ --- name: Feature request about: Suggest an idea for this project -labels: new/module +labels: new, -module --- **Is your feature request related to a problem? Please describe.** diff --git a/.github/ISSUE_TEMPLATE/incompatiblity-report.md b/.github/ISSUE_TEMPLATE/incompatiblity-report.md index ea71387f8..08705c19e 100644 --- a/.github/ISSUE_TEMPLATE/incompatiblity-report.md +++ b/.github/ISSUE_TEMPLATE/incompatiblity-report.md @@ -1,7 +1,7 @@ --- name: Incompatibility Report -about: Incompatible with another module -labels: !incompatible +about: Module incompatibility or incompatible with another Forge mod +labels: -incompatible --- **What mod?**