diff --git a/docs/moderator-handbook.md b/docs/moderator-handbook.md index 05f0a47a8ac..85c5c280c3a 100644 --- a/docs/moderator-handbook.md +++ b/docs/moderator-handbook.md @@ -563,3 +563,13 @@ Sometimes we may get more than one pull request. We typically accept the most qu Happy contributing. ``` + +### Requests for Assignment + +```md +We typically do not assign issues. Instead, we accept the first pull request that comprehensively solves the issue. + +Issues labelled with `help wanted` or `first timers only` are open for contributions. + +Please make sure you read [our guidelines for contributing](https://contribute.freecodecamp.org/#/). We prioritize contributors following the instructions in our guide. Join us in [our chat room](https://discord.gg/PRyKn3Vbay) or [the forum](https://forum.freecodecamp.org/c/contributors/3) if you need help contributing - our community will be happy to assist you. +```