chore: add repository templates

This commit is contained in:
ginnoir
2026-06-11 17:08:21 -05:00
parent ec8f857845
commit 384bd0c549
4 changed files with 107 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
name: Content
about: Story, balance, resource/action definitions, or prose work.
title: "content: "
labels:
- type/content
body:
- type: markdown
attributes:
value: |
Story/design source of truth lives in the Obsidian vault. Link the relevant vault note or section.
- type: textarea
id: vault_context
attributes:
label: Vault Context
description: Relevant Obsidian note or section.
validations:
required: true
- type: textarea
id: change
attributes:
label: Content Change
validations:
required: true
- type: textarea
id: verification
attributes:
label: Verification
description: Tests, review steps, or playtest checks.
validations:
required: true