From 9f4b79b39f55817aa720ce38662f984083fe5d8f Mon Sep 17 00:00:00 2001 From: Cory Charlton Date: Wed, 12 Jun 2024 01:36:28 -0700 Subject: [PATCH] Add 'nanoCLR' to bug_report_tools.yml (#1500) --- .github/ISSUE_TEMPLATE/bug_report_tools.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report_tools.yml b/.github/ISSUE_TEMPLATE/bug_report_tools.yml index 9ebde96..a2275d4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_tools.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_tools.yml @@ -29,6 +29,7 @@ body: - nanoff - nanodu - nanovc + - Virtual nanoCLR validations: required: true