mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
16 lines
345 B
YAML
16 lines
345 B
YAML
name: Enhancement
|
|
description: Suggest a feature or change
|
|
labels: [enhancement]
|
|
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
|