From 6edd7ecf1173884df2b106c6200a462df8d88f37 Mon Sep 17 00:00:00 2001 From: Terence Boldt Date: Tue, 31 Oct 2023 23:08:30 -0400 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 52b2841..e8985bb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -49,6 +49,8 @@ body: label: Driver Version description: What version of the driver are you running? Check with `RPI a2version` options: + - 002A (reduce CPU usage) + - 0029 (fix hang after shell exit) - 0028 (add live drive loading and regeneration) - 0027 (add dynamic drive support) - 0026 (add error handling)