Create FEATURE.yml

This commit is contained in:
Yannik
2024-09-26 01:02:49 +02:00
committed by GitHub
parent 5773196018
commit 46ff537d9d

27
.github/ISSUE_TEMPLATE/FEATURE.yml vendored Normal file
View File

@@ -0,0 +1,27 @@
name: Feature request
description: File a feature request
title: "[Feature request]: "
labels: ["enhancement"]
assignees:
- vaporvee
body:
- type: markdown
attributes:
value: Thanks for taking the time to fill out this feature request!
- type: textarea
id: idea
attributes:
label: What is your idea?
description: Tell me what you want to see in the modpack.
placeholder: Tell me what you want to see!
value: "I have a cool new feature!"
validations:
required: true
- type: textarea
id: additional
attributes:
label: modrinth links (if you have any)
description: You need to provide modrinth urls for new content or i get licensing issues.
placeholder: Anything else.
validations:
required: false