aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2018-06-19 19:19:46 +0000
committerGitHub <noreply@github.com>2018-06-19 19:19:46 +0000
commit6b6a50f3775da0e89bd17e0a21a6d102d4639f06 (patch)
treede9963b53a0e4535c207af36059b0ed18c988f59 /.github
parentMerge pull request #1409 from DJCrashdummy/patch-4 (diff)
parenticecast: https->http, deduplicate entry and move it to multimedia streaming (diff)
downloadawesome-selfhosted-6b6a50f3775da0e89bd17e0a21a6d102d4639f06.tar.gz
awesome-selfhosted-6b6a50f3775da0e89bd17e0a21a6d102d4639f06.zip
Merge pull request #1410 from Kickball/clients
Add a new 'Clients' link to the entry template + remove Phant (discontinued)
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 25cbbbef..0effb7b8 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -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. \ No newline at end of file