aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.yml
blob: 56e112aad50a922e5200914a9b00f05e12f429f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
name: Feature Request
description: Thank you for your interest in improving vis.
title: "[Feature Request]:"
labels: [meta:feature-request]
body:
  - type: markdown
    attributes:
      value: |
        ### The current practice and preferred location for large feature requests and general design discussion is the vis [mailing list](https://lists.sr.ht/~martanne/devel).

  - type: textarea
    attributes:
      label: What feature would you like to see?