Files
deskflow/.github/ISSUE_TEMPLATE/feature_request.yml
sithlord48 99251ad867 chore: Update feature request template
For a feature request we only want to know about the proposed feature
2024-10-17 21:39:48 +01:00

17 lines
442 B
YAML

name: Feature request
description: Had an idea how to improve Deskflow? Share it with us.
labels: ["enhancement", "triage", "unanswered"]
body:
- type: markdown
attributes:
value: Thanks for taking the time to help us improve Deskflow.
- type: textarea
id: request
attributes:
label: Feature Request
description: |
Please describe the feature you have in mind.
validations:
required: true