diff options
author | nodiscc <nodiscc@gmail.com> | 2019-03-19 20:17:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-19 20:17:45 +0000 |
commit | 72c3b904c8a595abe7f0f72d7f4f6d03fff3f414 (patch) | |
tree | d6d88158dd93520549e844349c9fd628a716ef75 /.github | |
parent | add link to awesome-sysadmin#status-pages (diff) | |
download | awesome-selfhosted-72c3b904c8a595abe7f0f72d7f4f6d03fff3f414.tar.gz awesome-selfhosted-72c3b904c8a595abe7f0f72d7f4f6d03fff3f414.zip |
CONTRIBUTING.md: link to help wanted/maintenance issues
Diffstat (limited to '.github')
-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). |