From 2718f03ac7dc6daf44720a279aa0cbd2f09d0be0 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sat, 25 Feb 2023 15:34:47 -0600 Subject: [PATCH] Add version to App Addition checklist --- .github/PULL_REQUEST_TEMPLATE/app_addition_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE/app_addition_template.md b/.github/PULL_REQUEST_TEMPLATE/app_addition_template.md index b43de6d..cec7880 100644 --- a/.github/PULL_REQUEST_TEMPLATE/app_addition_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/app_addition_template.md @@ -13,6 +13,7 @@ _The Name of the App being added_ - [ ] Matches Standard App Line Format. - [ ] App status is clearly stated. - [ ] App status is consistent with already used verbiage. +- [ ] Mentions supported App version in App Status (Example: `✅ Yes, Native Apple Silicon Support as of v1.2.3`) #### Standard App Line Format `* [App Name](https://app-download.link/) - ✅ App Status - [Relevant Link 1](https://github.com/) [Relevant Link 2](https://someforum.com/) [Verification](https://link-to-github-issue-with-screenshot)`