From 0a67c9b802758370fd34c27e2c374b0fdddf3c11 Mon Sep 17 00:00:00 2001 From: advplyr Date: Tue, 12 May 2026 08:22:15 -0500 Subject: [PATCH] Update gh issue templates for 0.13.0 --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index ed8d66ca..1d275211 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -72,10 +72,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.13.0' + - 'iOS App - 0.13.0' - 'Android App - 0.12.0' - 'iOS App - 0.12.0' - - 'Android App - 0.11.0' - - 'iOS App - 0.11.0' validations: required: true - type: dropdown diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 77d6cf44..bdc2dd4e 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -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.13.0' + - 'iOS App - 0.13.0' - 'Android App - 0.12.0' - 'iOS App - 0.12.0' - - 'Android App - 0.11.0' - - 'iOS App - 0.11.0' validations: required: true - type: textarea