From 71176084454adf94f214f4a417499f4f82407d3f Mon Sep 17 00:00:00 2001 From: Nicholas Wallace Date: Sun, 27 Apr 2025 16:56:02 -0700 Subject: [PATCH 1/2] Update app versions in issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 ++++-- .github/ISSUE_TEMPLATE/feature_request.yml | 10 ++++++---- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b2373ca4..98842277 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -72,10 +72,12 @@ 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.81' + - 'iOS App - 0.9.81' + - 'Android App - 0.9.80' + - 'iOS App - 0.9.80' - 'Android App - 0.9.79' - 'iOS App - 0.9.79' - - 'Android App - 0.9.78' - - 'iOS App - 0.9.78' validations: required: true - type: dropdown diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 93966619..4b38385a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -43,10 +43,12 @@ 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.79 - - iOS App - 0.9.79 - - Android App - 0.9.78 - - iOS App - 0.9.78 + - 'Android App - 0.9.81' + - 'iOS App - 0.9.81' + - 'Android App - 0.9.80' + - 'iOS App - 0.9.80' + - 'Android App - 0.9.79' + - 'iOS App - 0.9.79' validations: required: true - type: textarea From aa3a91b9d996570d26cfb2d9de9bf9e8813f7c72 Mon Sep 17 00:00:00 2001 From: Nicholas Wallace Date: Sun, 27 Apr 2025 16:58:50 -0700 Subject: [PATCH 2/2] Add pull request template --- .github/pull_request_template.md | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..165671c6 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,41 @@ + + +## Brief summary + + + +## Which issue is fixed? + + + +## Pull Request Type + + + +## In-depth Description + + + +## How have you tested this? + + + +## Screenshots + +