From c584c1b3a85e5758631e4cd396e3dcc47c6d9545 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Wed, 11 Nov 2020 10:46:36 -0600 Subject: [PATCH] Add App Status to App Request Template --- .github/ISSUE_TEMPLATE/app-request-template.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/app-request-template.md b/.github/ISSUE_TEMPLATE/app-request-template.md index 66d2cb1..70260f1 100644 --- a/.github/ISSUE_TEMPLATE/app-request-template.md +++ b/.github/ISSUE_TEMPLATE/app-request-template.md @@ -10,6 +10,10 @@ assignees: '' **The official name of the app** What's the full official name of the app +**Proposed 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.