Files
omarchy/.github/ISSUE_TEMPLATE/suggestion.yml
David Heinemeier Hansson 27742c8f43 Template for suggestions too
2025-09-07 19:46:12 +02:00

16 lines
335 B
YAML

name: Suggestion
description: Features or changes
labels: [suggestion]
body:
- type: markdown
attributes:
value: |
Remember: Omarchy is an open source gift, not a product you bought from a vendor
- type: textarea
id: steps
attributes:
label: What do you need?
validations:
required: true