From c2007496caa9c7ba82a89d6cc3b9ff43b05aacf3 Mon Sep 17 00:00:00 2001 From: Redeix Date: Fri, 30 Jan 2026 17:40:35 -0600 Subject: [PATCH] fix feedback --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 2 +- .github/ISSUE_TEMPLATE/CRASH_REPORT.yml | 13 ++----------- .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml | 2 +- .github/ISSUE_TEMPLATE/QUESTION.yml | 2 +- 4 files changed, 5 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 68526e6ee..6064c1c20 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -32,7 +32,7 @@ body: label: "Have you tried redownloading the pack?" description: "For issues that you are experiencing singularly, redownloading the pack may fix the issue." options: - - label: "NA/ Yes, I have tried downloading a new instance." + - label: "Not Applicable / Yes, I have tried downloading a new instance." required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/CRASH_REPORT.yml b/.github/ISSUE_TEMPLATE/CRASH_REPORT.yml index ddac40985..f342da823 100644 --- a/.github/ISSUE_TEMPLATE/CRASH_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/CRASH_REPORT.yml @@ -32,16 +32,7 @@ body: label: "Did you install required dependencies?" description: "If you are using Prism or Modrinth you will be instructed to install required mods. Do so." options: - - label: "NA/ Yes, I have all required dependencies installed." - required: true - - - type: checkboxes - id: linuxmoment - attributes: - label: "For Arch Linix users: Do you have the OpenAL audio library installed?" - description: "If you are on Arch Linux you need to have the OpenAL audio library installed." - options: - - label: "NA/ Yes, I have OpenAL." + - label: "Not Applicable / Yes, I have all required dependencies installed." required: true - type: checkboxes @@ -50,7 +41,7 @@ body: label: "Have you tried redownloading the pack?" description: "For issues that you are experiencing singularly, redownloading the pack may fix the issue." options: - - label: "NA/ Yes, I have tried downloading a new instance." + - label: "Not Applicable / Yes, I have tried downloading a new instance." required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml index 860171ff8..e3376f236 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml @@ -25,7 +25,7 @@ body: - Other large tech mods (Immersive Engineering, Mekanism, etc.) will not be added to the pack due to overlap with Gregtech. - Magic mods (Thaumcraft, Botania, etc.) will not be added to the pack as we wish to be grounded in plausibility. - Create: the factory must grow. And other large Create mods. They do not work with Greate and we do not wish to focus on Create too much. - - Create Clockworks & Valkyrian Skies. both cool mods, but impossible to balance in TFG. + - Create Clockworks & Valkyrian Skies. Both cool mods, but impossible to balance in TFG. - Stargate. Overdone in GT packs. We will work on something unique as an endgame goal. ### Feature Requests: diff --git a/.github/ISSUE_TEMPLATE/QUESTION.yml b/.github/ISSUE_TEMPLATE/QUESTION.yml index 6def5bd73..ac1db729d 100644 --- a/.github/ISSUE_TEMPLATE/QUESTION.yml +++ b/.github/ISSUE_TEMPLATE/QUESTION.yml @@ -17,7 +17,7 @@ body: - type: markdown attributes: value: | - If you are in need of quick response, [Discord](https://discord.gg/AEaCzCTUwQ) may be a better place. + If you are in need of a quick response, [Discord](https://discord.gg/AEaCzCTUwQ) may be a better place. Most information is available in-game through Tooltips, EMI, Field Guide, or Quests. An online version of the [Field Guide](https://terrafirmagreg-team.github.io/Field-Guide-Modern/en_us/) is also available.