Update bug_report.yml
Changing Archon Alpha to Beta in the issue template
This commit is contained in:
parent
41c58e53dc
commit
dab5c6b7d3
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: 🐛 Bug Report
|
||||
description: Report a bug to help us improve Archon V2 Alpha
|
||||
description: Report a bug to help us improve Archon Beta
|
||||
title: "🐛 [Bug]: "
|
||||
labels: ["bug", "needs-triage"]
|
||||
assignees: []
|
||||
@ -8,7 +8,7 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
# 🐛 Bug Report for Archon V2 Alpha
|
||||
# 🐛 Bug Report for Archon Beta
|
||||
|
||||
Thank you for taking the time to report a bug! This helps us improve Archon for everyone.
|
||||
|
||||
@ -128,4 +128,4 @@ body:
|
||||
- label: "⚙️ Main Server (http://localhost:8181)"
|
||||
- label: "🔗 MCP Service (localhost:8051)"
|
||||
- label: "🤖 Agents Service (http://localhost:8052)"
|
||||
- label: "💾 Supabase Database (connected)"
|
||||
- label: "💾 Supabase Database (connected)"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user