From 2b4a48d5456349bf07fccd8693b6565f205f2c91 Mon Sep 17 00:00:00 2001 From: yaya Date: Sat, 30 May 2026 14:21:21 +0200 Subject: [PATCH] .github/ISSUE_TEMPLATE: Mark 26.05 stable --- .github/ISSUE_TEMPLATE/01_bug_report.yml | 3 +-- .github/ISSUE_TEMPLATE/02_bug_report_darwin.yml | 3 +-- .github/ISSUE_TEMPLATE/03_bug_report_nixos.yml | 3 +-- .github/ISSUE_TEMPLATE/04_build_failure.yml | 3 +-- .github/ISSUE_TEMPLATE/05_update_request.yml | 3 +-- .github/ISSUE_TEMPLATE/06_module_request.yml | 3 +-- 6 files changed, 6 insertions(+), 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index ec937beafd96..216cc6516ffd 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -36,8 +36,7 @@ body: options: - "Please select a version." - "- Unstable (26.11)" - - "- Beta (26.05)" - - "- Stable (25.11)" + - "- Stable (26.05)" default: 0 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/02_bug_report_darwin.yml b/.github/ISSUE_TEMPLATE/02_bug_report_darwin.yml index 8f3eef22f07f..ad309af0b1ca 100644 --- a/.github/ISSUE_TEMPLATE/02_bug_report_darwin.yml +++ b/.github/ISSUE_TEMPLATE/02_bug_report_darwin.yml @@ -36,8 +36,7 @@ body: options: - "Please select a version." - "- Unstable (26.11)" - - "- Beta (26.05)" - - "- Stable (25.11)" + - "- Stable (26.05)" default: 0 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/03_bug_report_nixos.yml b/.github/ISSUE_TEMPLATE/03_bug_report_nixos.yml index 762bf654fcd1..4e084dde3246 100644 --- a/.github/ISSUE_TEMPLATE/03_bug_report_nixos.yml +++ b/.github/ISSUE_TEMPLATE/03_bug_report_nixos.yml @@ -36,8 +36,7 @@ body: options: - "Please select a version." - "- Unstable (26.11)" - - "- Beta (26.05)" - - "- Stable (25.11)" + - "- Stable (26.05)" default: 0 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/04_build_failure.yml b/.github/ISSUE_TEMPLATE/04_build_failure.yml index 54713cbd6c14..e095322c2e82 100644 --- a/.github/ISSUE_TEMPLATE/04_build_failure.yml +++ b/.github/ISSUE_TEMPLATE/04_build_failure.yml @@ -38,8 +38,7 @@ body: options: - "Please select a version." - "- Unstable (26.11)" - - "- Beta (26.05)" - - "- Stable (25.11)" + - "- Stable (26.05)" default: 0 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/05_update_request.yml b/.github/ISSUE_TEMPLATE/05_update_request.yml index 9af0700f6be1..eb1df4997de5 100644 --- a/.github/ISSUE_TEMPLATE/05_update_request.yml +++ b/.github/ISSUE_TEMPLATE/05_update_request.yml @@ -38,8 +38,7 @@ body: options: - "Please select a version." - "- Unstable (26.11)" - - "- Beta (26.05)" - - "- Stable (25.11)" + - "- Stable (26.05)" default: 0 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/06_module_request.yml b/.github/ISSUE_TEMPLATE/06_module_request.yml index 5590c0e68606..08fa364f751a 100644 --- a/.github/ISSUE_TEMPLATE/06_module_request.yml +++ b/.github/ISSUE_TEMPLATE/06_module_request.yml @@ -36,8 +36,7 @@ body: options: - "Please select a version." - "- Unstable (26.11)" - - "- Beta (26.05)" - - "- Stable (25.11)" + - "- Stable (26.05)" default: 0 validations: required: true