aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature.yml
blob: 29fa766487840584280217bdacc7ef9e6532c5f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# SPDX-FileCopyrightText: 2024 Linnea Gräf <nea@nea.moe>
#
# SPDX-License-Identifier: CC0-1.0

name: Feature Request
description: Request a new feature or for a feature to be expanded.
labels:
    - enhancement
body:
    -   type: markdown
        attributes:
            value: |
                Thank you for expressing your interest in a new Firmament feature.
                Please keep in mind that not every feature is a good fit for Firmament,
                *especially* if there is already another mod for Firmaments versions
                which covers that feature very well. It doesn't hurt to ask, but please
                understand that even features I want to implement, might take some time
                to be fully realized.
                
                Before creating a feature request, please check if the feature complies
                with [HyPixel rules](https://hypixel.net/skyblock-rules).
    -   type: textarea
        attributes:
            label: Describe the feature
            description: Please describe the feature you are looking for.
        validations:
            required: true
    -   type: input
        attributes:
            label: Other mods
            description: Do you know of other mods that have this feature already? If so, please list them here.