From 1b1873ce17d625ac857011fcdb69c2a247c3edcd Mon Sep 17 00:00:00 2001 From: Bernhard B Date: Sun, 19 Apr 2026 21:52:44 +0200 Subject: [PATCH] add json-rpc-native mode to issue template --- .github/ISSUE_TEMPLATE/bug-report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 115a9e6..6c75f80 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -44,6 +44,7 @@ body: - Normal Mode - Native Mode - JSON-RPC Mode + - JSON-RPC-Native Mode - type: dropdown validations: required: true