From da2bfd8fc9aba5e72116f9f0b87af613b22b4e86 Mon Sep 17 00:00:00 2001 From: advplyr Date: Fri, 8 Nov 2024 07:55:58 -0600 Subject: [PATCH] Update version in gh templates --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 4e9c8abf..8b47d571 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -62,10 +62,10 @@ body: description: Please ensure your app is up to date. *If you are using a 3rd-party app, please reach out to them directly.* multiple: true options: + - Android App - 0.9.77 + - iOS App - 0.9.77 - Android App - 0.9.76 - iOS App - 0.9.76 - - Android App - 0.9.75 - - iOS App - 0.9.75 validations: required: true - type: dropdown diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 34bd8b65..381871fb 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -43,10 +43,10 @@ body: description: Please ensure your app is up to date. *If you are using a 3rd-party app, please reach out to them directly.* multiple: true options: + - Android App - 0.9.77 + - iOS App - 0.9.77 - Android App - 0.9.76 - iOS App - 0.9.76 - - Android App - 0.9.75 - - iOS App - 0.9.75 validations: required: true - type: textarea