From d9bd9feb4555214c3b7acb872e371b680f28accc Mon Sep 17 00:00:00 2001 From: Talie5in Date: Fri, 1 May 2026 15:14:57 +0930 Subject: [PATCH] Update wording --- .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 535c10182..c22096810 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -13,7 +13,7 @@ body: If your issue matches an existing one, please comment on the existing issue instead of creating a duplicate. - This repository is for MeshCore only. MeshOS is a separate project and is not owned or maintained by the MeshCore team. + This repository is for MeshCore Community Firmware and Client App and Ripple Firmware. - type: checkboxes id: precheck @@ -22,7 +22,7 @@ body: options: - label: I have searched existing issues and this is not a duplicate required: true - - label: I understand this repository is for MeshCore, not MeshOS + - label: I understand this repository is for MeshCore Community Firmware and Client App and Ripple Firmware required: true - type: dropdown