Files
luci/.github/ISSUE_TEMPLATE/02-feature.yaml
Paul Donald 0df7955d37 github: update issue_template
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
2024-10-26 01:29:11 +02:00

18 lines
450 B
YAML

name: 🪄 Feature request 🧙 🦄
description: Ask for something nice
title: "Feature request: <summary>"
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to ask for something nice!
- type: textarea
id: what-i-want
attributes:
label: What would you like to see in luci?
description: feature request
placeholder: Describe away
value:
validations:
required: true