From bf7a8b57341d1e6653952e5f085402e286546a60 Mon Sep 17 00:00:00 2001 From: Anso Date: Wed, 22 Jul 2026 21:17:13 -0400 Subject: [PATCH] ci: refresh bug report subsystem checkboxes (#1683) Replace the outdated Admiral-heavy subsystem list with hybrid product-surface buckets that match current bug-prone areas. --- .github/ISSUE_TEMPLATE/bug_report.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a019c923..99d72646 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -78,10 +78,10 @@ body: label: Subsystems involved description: Tick any that apply. options: - - label: Trivy / vulnerability scanning - - label: Pilot Agent (NAT tunnel) - - label: Sencho Mesh (cross-node networking) - - label: Fleet Actions / Secrets / Snapshots - - label: Cloud Backup - - label: SSO / LDAP + - label: Stacks, Compose & Deploy + - label: Multi-node, Pilot & Mesh + - label: Fleet (actions, sync, secrets, backups, blueprints) + - label: Alerts, Notifications & Observability + - label: Security, Scanning & Auth (Trivy, SSO, MFA, RBAC) + - label: Updates, Schedules & Automation - label: None of the above