minor template changes
All checks were successful
Autotagger / Autotagger (push) Successful in 6s
Build / Export Files (push) Successful in 6s
Build / Documentation (push) Successful in 18s

This commit is contained in:
SeaswimmerTheFsh 2024-03-23 14:57:35 -04:00
parent 23fb38067a
commit 4ae3f77327
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
2 changed files with 8 additions and 8 deletions

View file

@ -10,7 +10,7 @@ body:
attributes: attributes:
label: Please confirm that; label: Please confirm that;
options: options:
- label: I have checked that this issue does not already have an opened/closed [issue](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/issues) or [pull request](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/pulls) associated with it - label: I have checked that this issue does not already have an opened/closed [issue](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/issues) or [pull request](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/pulls) associated with it.
required: true required: true
- type: textarea - type: textarea
id: what-happened id: what-happened

View file

@ -10,11 +10,11 @@ body:
attributes: attributes:
label: Please confirm that; label: Please confirm that;
options: options:
- label: I have checked that this mod is not already in the modpack - label: I have checked that this mod is not already in the modpack.
required: true required: true
- label: I have checked that this mod does not already have an opened/closed [issue](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/issues) or [pull request](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/pulls) associated with it - label: I have checked that this mod does not already have an opened/closed [issue](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/issues) or [pull request](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/pulls) associated with it.
required: true required: true
- label: I have read the [Contribution Guidelines](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/src/branch/master/CONTRIBUTING.md) - label: I have read the [Contribution Guidelines](https://www.coastalcommits.com/GalacticFactory/GalacticFactory/src/branch/master/CONTRIBUTING.md).
required: true required: true
- type: input - type: input
id: mod-name id: mod-name
@ -46,7 +46,7 @@ body:
label: Checklist label: Checklist
description: Please check all that apply. description: Please check all that apply.
options: options:
- label: This mod has a 1.20.1 Forge version - label: This mod has a 1.20.1 Forge version.
- label: If not, this mod has a 1.20.1 Fabric version that works with [Sinytra Connector](https://modrinth.com/mod/connector) - label: If not, this mod has a 1.20.1 Fabric version that works with [Sinytra Connector](https://modrinth.com/mod/connector).
- label: This mod does not cause compatibility issues with other mods in the modpack - label: This mod does not cause compatibility issues with other mods in the modpack.
- label: This mod is not made redundant by other mods in the modpack - label: This mod is not made redundant by other mods in the modpack.