From 18b878bc21d9db1d4cbfcf117c6f0d7f0a641bf4 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Mon, 24 May 2021 13:15:06 -0500 Subject: [PATCH] Remove brackets from issue templates --- .../ISSUE_TEMPLATE/app-request-template.md | 30 ++++++++----------- .github/ISSUE_TEMPLATE/app-update-template.md | 22 +++++++------- 2 files changed, 22 insertions(+), 30 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/app-request-template.md b/.github/ISSUE_TEMPLATE/app-request-template.md index b88ffca..0ba5fe0 100644 --- a/.github/ISSUE_TEMPLATE/app-request-template.md +++ b/.github/ISSUE_TEMPLATE/app-request-template.md @@ -8,45 +8,39 @@ assignees: '' --- -Replace the {} and the text inside with your own text. +Replace each second line your own text. -Final Line Example -``` -**Proposed App Status** -✳️ Runs via Rosetta with native support currently in development -``` - -For a great example issue check out https://github.com/ThatGuySam/doesitarm/issues/358 +For a great example issue check out #358 --------- Delete this line and everything above it before submitting --------- **The official name of the app** -{What's the full official name of the app} +What's the full official name of the app **Is there a supported version available on a stable release channel?** -{Yes/No} +Yes or No **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} +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 **Proposed App Category** -{What category should the app go under} +What category should the app go under -**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.} +**Related Issue Tracker Links 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 Page** -{This is so that when the App is ready for Apple SIlicon users can quickly download the app from an official site.} +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.} +Add any other context or screenshots about the app request here. **Full Screenshot with the App and Activity Monitor(if self reporting) or [Silicon Info](https://github.com/billycastelli/Silicon-Info)** -{As screenshot with Activity Monitor open showing the App's architecture type} +A screenshot with Activity Monitor open showing the App's architecture type. Example: #358 diff --git a/.github/ISSUE_TEMPLATE/app-update-template.md b/.github/ISSUE_TEMPLATE/app-update-template.md index 66a5280..bc150ed 100644 --- a/.github/ISSUE_TEMPLATE/app-update-template.md +++ b/.github/ISSUE_TEMPLATE/app-update-template.md @@ -8,33 +8,31 @@ assignees: '' --- -Replace the text inside the {}'s with your own. - -For a great example issue check out https://github.com/ThatGuySam/doesitarm/issues/358 +Replace each second line your own text. **The official name of the app** -{What's the full official name of the app} +What's the full official name of the app? **Is there a supported version available on a stable release channel?** -{Yes/No} +Yes or 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} +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.} +**Related Issue Tracker Links 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 Page** -{This is so that when the App is ready for Apple SIlicon users can quickly download the app from an official site.} +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.} +Add any other context or screenshots about the app request here. **Full Screenshot with the App and Activity Monitor(if self reporting) or [Silicon Info](https://github.com/billycastelli/Silicon-Info)** -{As screenshot with Activity Monitor open showing the App's architecture type} +As screenshot with Activity Monitor open showing the App's architecture type.