Files
cleanuperr/.github/ISSUE_TEMPLATE/2-feature.yml
T
2024-12-31 16:32:13 +02:00

19 lines
588 B
YAML

name: Feature request
description: File a feature request.
title: "[FEATURE]: "
labels: ["enhancement"]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to improve cleanuperr!
- type: textarea
id: description
attributes:
label: What would you like to see implemented next?
description: |
Links? References? Anything that will give us more context about your idea!
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
validations:
required: true