From 749d7f65bb0116a69c8bad6a5d15932087dbdba6 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sat, 24 Oct 2015 01:36:18 +0200 Subject: [PATCH] reorder contributing, add awesome-selfhosted-form link, single line for prism-break and privacytools (same purpose), --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d1bcfbfc..b04b8bae 100644 --- a/README.md +++ b/README.md @@ -771,8 +771,7 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt ## External links * [Awesome Sysadmin](https://github.com/n1trux/awesome-sysadmin) - A curated list of amazingly awesome open source sysadmin resources. - * [PRISM Break](https://prism-break.org/en/) - Mobile, computer & server privacy-minded applications - * [privacytools.io](https://www.privacytools.io/) - Knowledge and tools to protect your privacy against global mass surveillance. + * [PRISM Break](https://prism-break.org/en/), [privacytools.io](https://www.privacytools.io/) - Mobile, computer & server privacy-conscious applications. * Dynamic Domain Name services: [Afraid.org](https://freedns.afraid.org/domain/registry/), [Pagekite](https://pagekite.net/) * Communities: [/r/selfhosted](https://www.reddit.com/r/selfhosted), [Auto-Hébergement (FR)](http://www.auto-hebergement.fr/) @@ -781,12 +780,12 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt ## Contributing * You can help by sending Pull Requests to add more services. See [Editing files](https://help.github.com/articles/editing-files-in-another-user-s-repository/), [Creating Pull Requests](https://help.github.com/articles/creating-a-pull-request/), [Using Pull Requests](https://help.github.com/articles/using-pull-requests/) - * Sections should be ordered alphabetically, lines inside sections should be ordered alphabetically. - * All projects should have their license and main programming language referenced. * Non-[Free](https://en.wikipedia.org/wiki/Free_software) software must be marked `⊘ Proprietary` next to the title, and added to [non-free.md](non-free.md) - * Software with no development activity for 6-12 months may be removed from the list. - * The syntax for links is ``[Name](http://homepage/) - Short description ([Demo](http://url.to/demo), [Source code](http://url.of/source/code)) `License` `Language` `` + * [This form](https://joubertredrat.github.io/awesome-selfhosted-form/) will help you formatting your new software entry. The syntax for links is ``[Name](http://homepage/) - Short description ([Demo](http://url.to/demo), [Source code](http://url.of/source/code)) `License` `Language` `` + * All projects should have their license and main programming language/platform referenced. * Please limit the short description of the project to **250 characters**. + * Software with no development activity for 6-12 months may be removed from the list. + * Sections should be ordered alphabetically, lines inside sections should be ordered alphabetically. * The list of contributors can be updated with `git shortlog -sne` ## License