From 36e2bdddf68045711c29b03cb0bc76882343801b Mon Sep 17 00:00:00 2001 From: Onur Icen Date: Mon, 27 Feb 2023 19:39:18 +0100 Subject: [PATCH] docs: improve dates in contributor docs (#2742) * Fixes #2741 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cd727b55..9a388ccf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -432,4 +432,4 @@ Note that our "good first issue" bugs are in high demand during the February-Apr - If someone else has already commented or opened a pull request, assume it is claimed and find another issue to work on. - If it's been more than 1 week without progress, you can ask in a comment if the claimant is still working on it before claiming it yourself (give them at least 3 days to respond before assuming they have moved on). -The reason we do it this way is to free up time for our maintainers to do more code review rather than having them handling bug assignment. This is especially important to help us function during busy times of year when we take in a large number of new contributors such as Hacktoberfest (October) and the beginning of Google Summer of Code (January-March). +The reason we do it this way is to free up time for our maintainers to do more code review rather than having them handling bug assignment. This is especially important to help us function during busy times of year when we take in a large number of new contributors such as Hacktoberfest (October) and the beginning of Google Summer of Code (January-April).