diff --git a/.github/ISSUE_TEMPLATE/app-request-template.md b/.github/ISSUE_TEMPLATE/app-request-template.md new file mode 100644 index 0000000..199118a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/app-request-template.md @@ -0,0 +1,20 @@ +--- +name: App Request Template +about: Describe this issue template's purpose here. +title: '' +labels: New App Request +assignees: '' + +--- + +**The official name of the app** +What's the full official name of the app + +**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 Doenload 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.