mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-26 05:08:39 +00:00
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:
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user