diff options
author | nodiscc <nodiscc@gmail.com> | 2018-08-28 12:00:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-28 12:00:14 +0000 |
commit | d3dea2ce4a078cce84748dbed265112636eda466 (patch) | |
tree | 59c10f4490a12c1593b93de9ff2d5eec20ea0cdf /.github/CONTRIBUTING.md | |
parent | Merge pull request #1455 from tonyxu-io/patch-1 (diff) | |
parent | Merge pull request #1461 from Kickball/nodiscc-patch-1 (diff) | |
download | awesome-selfhosted-d3dea2ce4a078cce84748dbed265112636eda466.tar.gz awesome-selfhosted-d3dea2ce4a078cce84748dbed265112636eda466.zip |
Merge pull request #1460 from Kickball/updateContributing
Update contributing
Diffstat (limited to '.github/CONTRIBUTING.md')
-rw-r--r-- | .github/CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index fb24419d..7dc56a60 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -9,6 +9,7 @@ Other recommendations: - To add a new entry, [edit the README.md file](https://github.com/Kickball/awesome-selfhosted/edit/master/README.md) through Github's web interface or a text editor, and send a Pull Request. - See [Editing files in another user's repository](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/) for help on sending your patch. - A script to help you format new entries is available at (it requires `make` to be installed): `git clone`/[download](https://github.com/Kickball/awesome-selfhosted/archive/master.zip) and enter the repository, run `make add` and follow the instructions. +- A website to help you format new entries is available at https://n8225.github.io/ - The list of contributors can be updated with `make contrib`. - Software with no development activity for 6-12 months may be removed from the list. |