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)