From 7edaec1e2caaf0c89276710e0f138e35505d0100 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Fri, 20 Nov 2020 18:28:10 -0600 Subject: [PATCH] Create app-update-template.md --- .github/ISSUE_TEMPLATE/app-update-template.md | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/app-update-template.md diff --git a/.github/ISSUE_TEMPLATE/app-update-template.md b/.github/ISSUE_TEMPLATE/app-update-template.md new file mode 100644 index 0000000..231d0d8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/app-update-template.md @@ -0,0 +1,35 @@ +--- +name: App Update Template +about: Report an update to an existing app +title: '' +labels: App Update +assignees: '' + +--- + + +**The official name of the app** +{What's the full official name of the app} + +**Is there a supported build avialable on a public/release channel?** +{Yes/No} + +**Proposed New App Status** +{What's the current app status based off of current discussion or testing +You can check the different statused here: https://github.com/ThatGuySam/doesitarm/blob/master/README.md#legend} + +**Related Issue Tracker Link or discussion** +{This can be an Issue from a public repo related to the app (Github, Bitbucket, Gitlab, etc...) or a public discussion forum of some kind. Basically, some kind of resources that can be checked for status changes.} + +**An Official App Download Link** +{This is so that when the App is ready for Apple SIlicon users can quickly download the app from an official site.} + +**Additional context** +{Add any other context or screenshots about the app request here.} + + +**Screenshot with Activity Monitor(if self reporting)** +{As screenshot with Activity Monitor open showing the App's architecture type} + + +