From e472abb8905bd5d98804168f5e1cace53b9da117 Mon Sep 17 00:00:00 2001 From: "nomi-ceu-management[bot]" <155502507+nomi-ceu-management[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 06:41:06 +0000 Subject: [PATCH] Update Issue, Server and RP Config Files from Templates [SKIP] --- .github/ISSUE_TEMPLATE/001-bug-report.yml | 9 ++++++--- .github/ISSUE_TEMPLATE/002-feature-request.yml | 9 ++++++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/001-bug-report.yml b/.github/ISSUE_TEMPLATE/001-bug-report.yml index cffb6f7..d12f8b1 100644 --- a/.github/ISSUE_TEMPLATE/001-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/001-bug-report.yml @@ -52,12 +52,15 @@ body: Added AE2 Fluid Crafting Rework: Version 2.4.18-r. validations: required: false - - type: input + type: textarea id: environment attributes: label: Environment - description: "How you were playing on the world. Typical answers include: Singleplayer, Open to LAN, Forge Server, Sponge Server, or Mohist Server. If you selected Nightly as your version, please also specify the Nightly Hash (the 7 random characters), and the Nightly Branch." - placeholder: "Example: Singleplayer | Example For Nightly: Singleplayer, Nightly Main 7ga03fj" + description: "How you were playing on the world, and the Nightly Specification (if relevant). Typical answers include: Singleplayer, Open to LAN, Forge Server, Sponge Server, or Mohist Server. If you selected Nightly as your version, please also specify the Nightly Hash (the 7 random characters), and the Nightly Branch." + placeholder: | + Example: Singleplayer + Example For Nightly: Singleplayer, Nightly main 7ga03fj + Example For Nightly On Dev Branch: Singleplayer, Nightly dev/gt-2.8 1asdf83 validations: required: true - type: dropdown diff --git a/.github/ISSUE_TEMPLATE/002-feature-request.yml b/.github/ISSUE_TEMPLATE/002-feature-request.yml index c7faa3b..9778943 100644 --- a/.github/ISSUE_TEMPLATE/002-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/002-feature-request.yml @@ -52,12 +52,15 @@ body: Added AE2 Fluid Crafting Rework: Version 2.4.18-r. validations: required: false - - type: input + - type: textarea id: environment attributes: label: Environment - description: "How you were playing on the world. Typical answers include: Singleplayer, Open to LAN, Forge Server, Sponge Server, or Mohist Server. If you selected Nightly as your version, please also specify the Nightly Hash (the 7 random characters), and the Nightly Branch." - placeholder: "Example: Singleplayer | Example For Nightly: Singleplayer, Nightly Main 7ga03fj" + description: "How you were playing on the world, and the Nightly Specification (if relevant). Typical answers include: Singleplayer, Open to LAN, Forge Server, Sponge Server, or Mohist Server. If you selected Nightly as your version, please also specify the Nightly Hash (the 7 random characters), and the Nightly Branch." + placeholder: | + Example: Singleplayer + Example For Nightly: Singleplayer, Nightly main 7ga03fj + Example For Nightly On Dev Branch: Singleplayer, Nightly dev/gt-2.8 1asdf83 validations: required: true - type: textarea