From 58484d7fe5b6fe7e52a866670ef717f95b03a980 Mon Sep 17 00:00:00 2001 From: Jorropo Date: Sat, 11 May 2024 02:10:23 +0200 Subject: [PATCH] .github: add Linux Native and other as platform to Feature Request --- .github/ISSUE_TEMPLATE/feature.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 2b6ffce0a..91f52860e 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -16,6 +16,8 @@ body: options: - NRF52 - ESP32 + - Linux Native + - other validations: required: true - type: textarea