diff options
author | Meitar M <meitarm@gmail.com> | 2019-04-08 15:26:21 +0000 |
---|---|---|
committer | Meitar M <meitarm@gmail.com> | 2019-04-08 15:26:21 +0000 |
commit | 033bad6a969e6bd76d2b4d1ebaa97fa49a0c9ef4 (patch) | |
tree | 265897de643bbacf5f5e1157821ecb9b380a464a /.github/CONTRIBUTING.md | |
parent | Merge branch 'upstream-master' (diff) | |
parent | remove PushJet (unmaintained) (diff) | |
download | awesome-selfhosted-033bad6a969e6bd76d2b4d1ebaa97fa49a0c9ef4.tar.gz awesome-selfhosted-033bad6a969e6bd76d2b4d1ebaa97fa49a0c9ef4.zip |
Merge branch 'upstream-master'
Diffstat (limited to '')
-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 7dc56a60..ab45c23e 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -12,4 +12,5 @@ Other recommendations: - 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. +- Don't know where to start? Check issues labeled [`help wanted`](https://github.com/Kickball/awesome-selfhosted/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) and [`fix`](https://github.com/Kickball/awesome-selfhosted/issues?q=is%3Aissue+is%3Aopen+label%3Afix). |