chore: publish from main

This commit is contained in:
github-actions[bot]
2026-08-21 04:02:11 +00:00
parent ac09ca6b2e
commit 5ea5b6a96b
23 changed files with 1123 additions and 0 deletions
@@ -0,0 +1,23 @@
name: Question
description: Ask a question about this project
title: "[Question]: "
labels: ["question"]
body:
- type: markdown
attributes:
value: |
Questions are welcome! Please be specific so we can help quickly.
- type: textarea
id: question
attributes:
label: Your question
description: What would you like to know?
validations:
required: true
- type: textarea
id: context
attributes:
label: Context
description: What have you already tried or checked?
validations:
required: false