Create mod-removal.yml

This commit is contained in:
Madis Otenurm 2023-09-13 20:43:50 +03:00 committed by GitHub
parent d0187a8b19
commit 83d26a8e92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

39
.github/ISSUE_TEMPLATE/mod-removal.yml vendored Normal file
View file

@ -0,0 +1,39 @@
name: Mod removal
description: Suggest a new mod to be removed in Fabulously Optimized
labels: mod, remove
body:
- type: markdown
attributes:
value: |
## "Remove mod name" ⤴️
Before you request a mod removal, [please search](https://github.com/Fabulously-Optimized/fabulously-optimized/issues) if it has already been requested.
[Consider the principles as well.](https://fabulously-optimized.gitbook.io/modpack/readme/principles)
- type: input
attributes:
label: Existing issue ID
description: Write the link or ID to the issue where the mod was initially added.
placeholder: \#...
validations:
required: true
- type: textarea
attributes:
label: Why shouldn't it be in the modpack
description: Write detailed arguments about why you think the mod should be removed. Be polite.
validations:
required: true
- type: textarea
attributes:
label: Why should it be in the modpack
description: Think of or copy reasons from the original issue about why the mod was initially added.
validations:
required: true
- type: textarea
attributes:
label: Additional details
description: Anything else you want to add?
validations:
required: false