goose/.github/DISCUSSION_TEMPLATE/qa.yml
Jack Amadeo 583acd4335
chore(aaif): rename a bunch of repository references (#8152)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>

continuing migration to aaif
2026-04-07 15:34:48 +10:00

26 lines
915 B
YAML

title: "❓ Question: [Brief summary]"
labels:
- help
body:
- type: markdown
attributes:
value: |
💡 Before posting, please attach your **diagnostics zip** — it helps the Goose team debug faster and saves everyone time.
[How to capture and share diagnostics](https://goose-docs.ai/docs/troubleshooting/diagnostics-and-reporting/)
- type: textarea
id: problem
attributes:
label: What happened?
description: Describe the issue in detail and attach your diagnostics zip if possible.
validations:
required: true
- type: textarea
id: steps
attributes:
label: Steps to reproduce
description: Tell us how to reproduce the issue — commands, steps, or context.
- type: textarea
id: version
attributes:
label: Goose version and environment
description: Include your Goose version and operating system if known.