From bee490713d9329f987afd837f16a1cc16124c7cc Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Mon, 29 Sep 2025 16:32:05 -0700 Subject: [PATCH] update templates Former-commit-id: 3ae134af2df932677375201b008d18b8c6335a60 --- .../DISCUSSION_TEMPLATE/feature-requests.yml | 17 ----------------- .github/ISSUE_TEMPLATE/1.bug_report.yml | 1 + 2 files changed, 1 insertion(+), 17 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/feature-requests.yml b/.github/DISCUSSION_TEMPLATE/feature-requests.yml index f503f8c..03b580c 100644 --- a/.github/DISCUSSION_TEMPLATE/feature-requests.yml +++ b/.github/DISCUSSION_TEMPLATE/feature-requests.yml @@ -31,23 +31,6 @@ body: validations: required: false - - type: checkboxes - attributes: - label: Scope - description: Which parts of the system does this feature affect? - options: - - label: Pangolin Core - - label: Gerbil - - label: Traefik Integration - - label: Newt - - label: Deployment Tooling - - label: Authentication - - label: UI/UX - - label: Advanced Networking - - label: Security - - label: Performance - - label: Other - - type: textarea attributes: label: Additional Context diff --git a/.github/ISSUE_TEMPLATE/1.bug_report.yml b/.github/ISSUE_TEMPLATE/1.bug_report.yml index ea5c186..07c98b1 100644 --- a/.github/ISSUE_TEMPLATE/1.bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1.bug_report.yml @@ -19,6 +19,7 @@ body: - Gerbil Version: - Traefik Version: - Newt Version: + - Olm Version: (if applicable) validations: required: true