From 00677ce437b14145c6fbb5fa39f56817133a852e Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 9 Jul 2023 13:39:47 +0000 Subject: [PATCH] CONTRIBUTING.md: approved Pull Requests are usually merged one week after approval (#3989) --- .github/CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) 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).