GitHub: add regression bug issue template and routing (openclaw#29864) thanks @Takhoffman

Verified:
- pnpm build
- pnpm check
- pnpm test:macmini

Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
This commit is contained in:
Tak Hoffman
2026-02-28 10:02:55 -06:00
committed by GitHub
parent 5209c48923
commit 7ae683194f
2 changed files with 117 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
name: Bug report
description: Report a defect or unexpected behavior in OpenClaw.
description: Report a non-regression defect or unexpected behavior in OpenClaw.
title: "[Bug]: "
labels:
- bug
@@ -8,6 +8,7 @@ body:
attributes:
value: |
Thanks for filing this report. Keep it concise, reproducible, and evidence-based.
If this behavior worked previously and now fails, use the "Regression bug report" template instead.
- type: textarea
id: summary
attributes: