mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Remove brackets from issue templates
This commit is contained in:
parent
d510cb17a8
commit
18b878bc21
2 changed files with 22 additions and 30 deletions
30
.github/ISSUE_TEMPLATE/app-request-template.md
vendored
30
.github/ISSUE_TEMPLATE/app-request-template.md
vendored
|
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
22
.github/ISSUE_TEMPLATE/app-update-template.md
vendored
22
.github/ISSUE_TEMPLATE/app-update-template.md
vendored
|
|
@ -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.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue