From 0e670a51365c3e9a9044e25e6219428747e69b27 Mon Sep 17 00:00:00 2001 From: Dhruv <51574716+Illusion47586@users.noreply.github.com> Date: Wed, 24 Aug 2022 22:09:17 +0530 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index f8460a5..c121e7f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -59,6 +59,8 @@ body: description: What version of our software are you running? options: - 0.0.1-alpha + - 0.0.2-alpha + - 0.0.2 validations: required: true - type: textarea