diff --git a/.github/ISSUE_TEMPLATE/correction.yml b/.github/ISSUE_TEMPLATE/correction.yml index 85c6915..e81db87 100644 --- a/.github/ISSUE_TEMPLATE/correction.yml +++ b/.github/ISSUE_TEMPLATE/correction.yml @@ -48,8 +48,13 @@ body: - 1.19.X (Forge) - 1.19.X (Fabric) - 1.20.X (Forge) + - 1.20.X (NeoForge) - 1.20.X (Fabric) + - 1.21.X (Forge) + - 1.21.X (NeoForge) + - 1.21.X (Fabric) - Other (Forge) + - Other (NeoForge) - Other (Fabric) - All versions - Not applicable diff --git a/.github/ISSUE_TEMPLATE/mod-addition.yml b/.github/ISSUE_TEMPLATE/mod-addition.yml index be88376..bf0b28d 100644 --- a/.github/ISSUE_TEMPLATE/mod-addition.yml +++ b/.github/ISSUE_TEMPLATE/mod-addition.yml @@ -35,8 +35,13 @@ body: - 1.19.X (Forge) - 1.19.X (Fabric) - 1.20.X (Forge) + - 1.20.X (NeoForge) - 1.20.X (Fabric) + - 1.21.X (Forge) + - 1.21.X (NeoForge) + - 1.21.X (Fabric) - Other (Forge) + - Other (NeoForge) - Other (Fabric) validations: required: true @@ -58,7 +63,14 @@ body: - 1.18.X (Fabric) - 1.19.X (Forge) - 1.19.X (Fabric) + - 1.20.X (Forge) + - 1.20.X (NeoForge) + - 1.20.X (Fabric) + - 1.21.X (Forge) + - 1.21.X (NeoForge) + - 1.21.X (Fabric) - Other (Forge) + - Other (NeoForge) - Other (Fabric) validations: required: false @@ -67,7 +79,7 @@ body: label: What is your mod's type? description: The type of mod that it is and where it should go on the list(s). Main/Primary type only. options: - - Preformance + - Performance - Bugfix - Enhancement - Enhancement (Helpful)