From 1026b0a84434085dad52cc079f9ed74360dd4ed1 Mon Sep 17 00:00:00 2001 From: Talie5in Date: Fri, 1 May 2026 15:26:29 +0930 Subject: [PATCH] Dropdown Order Make " - Not platform specific" top item. --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c22096810..dec4867cc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -47,9 +47,9 @@ body: label: Platform description: MCU family, not board model. options: + - Not platform specific - ESP32 - nRF52 - - Not platform specific - Unsure validations: required: true @@ -67,7 +67,7 @@ body: attributes: label: Radio Settings description: Frequency plan, bandwidth, spreading factor, coding rate, and region if relevant. - placeholder: "e.g. AU915 / 125kHz / SF9 / CR4/5" + placeholder: "e.g. AU915 / 62.5kHz / SF9 / CR4/5" - type: textarea id: summary