diff options
author | nodiscc <nodiscc@gmail.com> | 2015-07-27 17:41:45 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-07-27 17:41:45 +0000 |
commit | 47a7dc1b4df3c930615a021ee79099b103399817 (patch) | |
tree | 76c00565310ab87e1a67253fe7ac0844cc4bfedc | |
parent | Merge pull request #36 from Mika56/master (diff) | |
download | awesome-selfhosted-47a7dc1b4df3c930615a021ee79099b103399817.tar.gz awesome-selfhosted-47a7dc1b4df3c930615a021ee79099b103399817.zip |
contributing: add links to github documentation
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -418,7 +418,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## Contributing - * You can help by sending Pull Requests to add more services. See [Using Pull Request](https://help.github.com/articles/using-pull-requests/) + * 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. @@ -447,4 +447,4 @@ The list of contributors can be found below 1 Joshua Hamilton <joshua.hamilton@fabricut.com> 1 Mikael Peigney <Mika56@users.noreply.github.com> 1 Remy Honig <remyhonig@users.noreply.github.com> - 1 stevesbrain <stevesbrain@users.noreply.github.com>
\ No newline at end of file + 1 stevesbrain <stevesbrain@users.noreply.github.com> |