diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index 6673a24..e714de2 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -26,8 +26,10 @@ body: label: Version description: What version of our software are you running? options: - - 1.0.0 (Default) - default: 0 + - 1.0.0 + - 2.0.0 + - 2.0.5 + default: 2 validations: required: true - type: textarea