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 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 + +