aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/feature_request.md
blob: b3ac7aa657bbc1fbff9c357141f105a54aad6286 (plain) (blame)
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
32
33
34
35
36
37
38
39
40
41
---
name: Feature request
about: Suggest a feature for this project
title: "[Feature Request]: I'd like to request additional functionality  or changes"
labels: "enhancement, feature request"
---

name: Feature Request
description: I'd like to request additional functionality
labels: ["enhancement"]
body:
  - type: markdown
    attributes:
      value: |
        Before opening a new feature, take a moment to search through the current open ones.

        ---

  - type: textarea
    id: desc
    attributes:
      label: Description
      description: "Describe your idea"
    validations:
      required: true

  - type: textarea
    id: desc
    attributes:
      label: Use case
      description: "Describe how this feature would be useful to you or to other users of the project."
    validations:
      required: true

  - type: textarea
    id: desc
    attributes:
      label: Proposed Solution or alternatives
      description: "If you have a specific solution in mind, describe it here."
    validations:
      required: true
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage