diff options
author | Rabenherz112 <rabenherz@theravenhub.com> | 2023-07-09 14:14:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-09 14:14:38 +0000 |
commit | 8d0944c4d92673dc8357bae64b8a801d22e955b7 (patch) | |
tree | bc8bc357c1bb5cdbd90dbc10ed6a82fcd997d5f2 /.github/CONTRIBUTING.md | |
parent | Update Languages in E-books (diff) | |
parent | CONTRIBUTING.md: approved Pull Requests are usually merged one week after app... (diff) | |
download | awesome-selfhosted-8d0944c4d92673dc8357bae64b8a801d22e955b7.tar.gz awesome-selfhosted-8d0944c4d92673dc8357bae64b8a801d22e955b7.zip |
Merge branch 'master' into cur-languages2
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 7fa14d37..d1a0fe44 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -11,5 +11,6 @@ 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. +- Approved Pull Requests are usually merged one week after approval. - Don't know where to start? Check issues labeled [`help wanted`](https://github.com/awesome-selfhosted/awesome-selfhosted/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) and [`fix`](https://github.com/awesome-selfhosted/awesome-selfhosted/issues?q=is%3Aissue+is%3Aopen+label%3Afix). |