1
0
Fork 0
commitizen/.github/ISSUE_TEMPLATE/feature_request.yml
Daniel Baumann 167a3f8553
Adding upstream version 4.6.0+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-04-21 11:40:48 +02:00

31 lines
902 B
YAML

name: 🚀 Feature request
description: Suggest an idea for this project
title: "<One feature request per issue>"
labels: [feature]
body:
- type: textarea
id: description
attributes:
label: Description
description: |
A clear and concise description for us to know your idea.
validations:
required: true
- type: textarea
id: possible-solution
attributes:
label: Possible Solution
description: |
A clear and concise description of what you want to happen.
- type: textarea
id: additional-context
attributes:
label: Additional context
description: |
Add any other context or screenshots about the feature request here.
- type: textarea
id: related-issue
attributes:
label: Additional context
description: |
If applicable, add link to existing issue also help us know better.