diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index 6e708e2..b597f6b 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -16,6 +16,10 @@ body: description: What version of our software are you running? options: - 0.1.1 + - 0.1.2 + - 0.1.3 + - 0.1.4 + - 0.1.5 validations: required: true - type: textarea