Another template

This commit is contained in:
David Heinemeier Hansson
2025-09-07 19:51:32 +02:00
parent 00fe154e43
commit d5e445b743
2 changed files with 17 additions and 2 deletions

View File

@@ -0,0 +1,15 @@
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?
validations:
required: true

View File

@@ -1,6 +1,6 @@
name: Suggestion
name: Enhancement
description: Feature or change
labels: [suggestion]
labels: [enhancement]
body:
- type: markdown
attributes: