summaryrefslogtreecommitdiff
path: root/mut/neovim/pack/plugins/start/blink.cmp/.github/ISSUE_TEMPLATE/feature_request.yml
blob: 7ecff7cb129678363a607c95b44c400be8bf3286 (plain)
1
2
3
4
5
6
7
8
9
10
name: Feature request
description: Suggest an idea
labels: ["feature"]
body:
  - type: textarea
    id: feature-description
    attributes:
      label: Feature Description
      description: A clear and concise description of what the feature is.
    validations: { required: true }