diff --git a/tools/templates/001-bug-report.yml b/tools/templates/001-bug-report.yml index 6e6c044..694a1a9 100644 --- a/tools/templates/001-bug-report.yml +++ b/tools/templates/001-bug-report.yml @@ -13,7 +13,6 @@ body: options: - "Nightly" {{{versions}}} - validations: required: true - type: input @@ -35,7 +34,7 @@ body: Added AE2 Fluid Crafting Rework: Version 2.4.18-r. validations: required: false - type: textarea + - type: textarea id: environment attributes: label: Environment diff --git a/tools/templates/002-feature-request.yml b/tools/templates/002-feature-request.yml index ea9f0c9..bbbdff4 100644 --- a/tools/templates/002-feature-request.yml +++ b/tools/templates/002-feature-request.yml @@ -13,7 +13,6 @@ body: options: - "Nightly" {{{versions}}} - validations: required: true - type: input