Files
illogical-impulse/.github/ISSUE_TEMPLATE/2-feature_request.yml
T
2025-02-09 19:50:40 +08:00

24 lines
724 B
YAML

name: Feature request
description: Suggest an idea for this project
title: " "
labels: ["FEATURE"]
body:
- type: markdown
attributes:
value: "NOTE: Please write in **English**."
- type: textarea
attributes:
label: "What would you like to be added?"
description: "Can be a suggestion for an existing feature. You can suggest a widget, minor user interaction changes.. whatever."
- type: textarea
attributes:
label: "How will it help?"
description: "It's helpful to include examples (like in your use case)."
- type: textarea
attributes:
label: "Extra info"
description: "If you want a new widget, a pic of the inspiration (if available) would be awesome."