mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
17 lines
466 B
YAML
17 lines
466 B
YAML
name: Documentation
|
|
description: New pages or changes to existing
|
|
labels: [documentation]
|
|
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 correction or addition do we need?
|
|
description: Please provide reference links and specifics of what should be updated
|
|
validations:
|
|
required: true
|