Update Issue, Server and RP Config Files from Templates

[SKIP]
This commit is contained in:
nomi-ceu-management[bot] 2024-03-06 05:50:46 +00:00
parent f2f9e4867f
commit d71c140497
2 changed files with 31 additions and 2 deletions

View File

@ -13,6 +13,7 @@ body:
label: Nomi CEu Version
description: The version of Nomi CEu you were using when this bug was encountered. If you do not know what it is, check the title of your instance window. If you do not see your version here, please update to the newest alpha, beta or release of the pack.
options:
- "Nightly"
- 1.7-alpha-2a
- 1.7-alpha-2
- 1.7-alpha-1
@ -55,8 +56,8 @@ body:
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."
placeholder: "Example: Singleplayer"
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"
validations:
required: true
- type: dropdown

View File

@ -13,6 +13,7 @@ body:
label: Nomi CEu Version
description: The version of Nomi CEu you are using as the basis for this feature request. If you do not know what it is, check the title of your instance window. f you do not see your version here, please update to the newest alpha, beta or release of the pack.
options:
- "Nightly"
- 1.7-alpha-2a
- 1.7-alpha-2
- 1.7-alpha-1
@ -32,6 +33,33 @@ body:
validations:
required: true
- type: input
id: launcher
attributes:
label: Launcher
description: "What launcher you were using when you experienced this issue. If you were using the CurseForge Launcher, please try to see if the issue occurs on a different launcher."
placeholder: "Example: Prism Launcher"
validations:
required: true
- type: textarea
id: changed
attributes:
label: Configurations or Mods Changed
description: Any changed configs, and removed or added mods. Make sure to also include the version of any mods you have added. If you have not changed any configurations, and not removed or added any mods, please leave this field blank.
placeholder: |
Example:
Changed Loliasm Config: B:onDemandAnimatedTextures to false.
Added AE2 Fluid Crafting Rework: Version 2.4.18-r.
validations:
required: false
- type: input
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"
validations:
required: true
- type: textarea
id: problem
attributes: