modpack/.github/ISSUE_TEMPLATE/setting-request.yml

31 lines
1.4 KiB
YAML
Raw Normal View History

name: Setting change
2023-04-29 12:44:02 +00:00
description: Suggest an option/config/keybind/etc change in an existing mod or tool. Use this also for suggestions about Mod Menu Helper, Chat Reporting Helper or Fast Better Grass.
2021-07-18 07:08:15 +00:00
labels: option
body:
- type: markdown
attributes:
value: |
2022-04-10 11:25:29 +00:00
Before you request a config change, [please search](https://github.com/Madis0/fabulously-optimized/issues) if it has already been requested and see [if it has already been changed](https://fabulously-optimized.gitbook.io/modpack/readme/changed-options).
2022-04-10 11:25:59 +00:00
If it has been changed and you don't see it, [make sure you are on the latest version](https://fabulously-optimized.gitbook.io/modpack/readme/update-instructions) and [reset your settings](https://fabulously-optimized.gitbook.io/modpack/readme/update-instructions#resetting-settings).
2021-07-18 07:08:15 +00:00
- type: textarea
attributes:
label: What config to change
2022-08-12 16:46:56 +00:00
description: Describe the change you want me to make. This is NOT the place to request new features that do not already exist in included mods, ask that from the mods themselves.
2021-07-18 07:08:15 +00:00
validations:
required: true
- type: textarea
attributes:
label: Why should it be changed
description: How can the change benefit everyone while keeping the experience "vanilla-like"?
validations:
required: true
- type: textarea
attributes:
label: Additional details
description: Anything else you want to add?
validations:
required: false