mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-19 07:18:05 +02:00
Add a new 'Clients' link to the entry template,
allowing to link to a list of clients, applications or software related to the project * https://www.icecast.org/apps/ * https://wiki.mumble.info/wiki/3rd_Party_Applications * https://github.com/osmlab/awesome-openstreetmap A single link is allowed, so please try to find the best resource available about the subject, such as an official list or a good quality community-maintained list. * Ref https://github.com/Kickball/awesome-selfhosted/pull/1373 * add link to external list of clients/apps for icecast * add link to external list of clients/apps/bots for mumble * Closes https://github.com/Kickball/awesome-selfhosted/pull/1373 * Closes https://github.com/Kickball/awesome-selfhosted/pull/1359
This commit is contained in:
parent
706d30a012
commit
0e25a3e762
2 changed files with 8 additions and 5 deletions
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -4,7 +4,7 @@ To ensure your PR is dealt with swiftly please check the following:
|
|||
|
||||
- [ ] Your submissions are formatted according to the guidelines.
|
||||
|
||||
``- [Name](http://homepage/) - Short description, less than 250 characters. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code)) `License` `Language` ``
|
||||
``- [Name](http://homepage/) - Short description, less than 250 characters. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` ``
|
||||
|
||||
- [ ] Your additions are ordered alphabetically.
|
||||
- [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software), or if not they have been added to [non-free](non-free.md) and marked `⊘ Proprietary`.
|
||||
|
@ -12,5 +12,6 @@ To ensure your PR is dealt with swiftly please check the following:
|
|||
- [ ] Your additions have their `License` main server-side `Language`/platform/requirement listed.
|
||||
- [ ] Any licenses you have added are in our [list of licenses](https://github.com/Kickball/awesome-selfhosted/blob/master/README.md#list-of-licenses).
|
||||
- [ ] You have searched the repository for any relevant [issues](https://github.com/Kickball/awesome-selfhosted/issues) or [PRs](https://github.com/Kickball/awesome-selfhosted/pulls), incluing closed ones.
|
||||
- [ ] If the main link of your addition points to the program's source code, there is no need to add a duplicate _Source Code_ link. The _Demo_ and _Clients_ links are not mandatory.
|
||||
- [ ] Any category you are creating has the minimum requirement of 3 items. If not, your addition may be inserted into `Misc/Other`.
|
||||
- [ ] Any software project you are adding to the list is actively maintained.
|
Loading…
Add table
Add a link
Reference in a new issue