From dab5c6b7d314b4d22f9e37c20b3edcb522e6a05d Mon Sep 17 00:00:00 2001 From: Cole Medin Date: Mon, 18 Aug 2025 09:13:15 -0500 Subject: [PATCH] Update bug_report.yml Changing Archon Alpha to Beta in the issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e8020061..03695a5f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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)" \ No newline at end of file + - label: "💾 Supabase Database (connected)"