From ff877a8139b4535f5165016316a4d1351084634a Mon Sep 17 00:00:00 2001 From: Evgenii Korolevskii <102794661+e-korolevskii@users.noreply.github.com> Date: Mon, 25 Jul 2022 12:26:15 +0200 Subject: [PATCH] Update docs/contributors.md Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com> --- docs/contributors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributors.md b/docs/contributors.md index 77c394a..c7ef5c4 100644 --- a/docs/contributors.md +++ b/docs/contributors.md @@ -34,7 +34,7 @@ Pull requests are the easiest way to contribute changes to git repos at GitHub. **Once you've filed the pull request:** - Maintainers will review your pull request -- If the maintainer asks for any changes, edit your changes, push, and ask for another review +- If a maintainer requests changes, first of all, try to think about this request critically and only after that implement and request another review - If the maintainer decides to pass on your pull request, they will thank you for the contribution and explain why they won't be accepting the changes. That's ok! We still really appreciate you taking the time to do it, and we don't take that lightly :heart: - If your PR gets accepted, it will be merged into the latest branch soon after. Your contribution will be distributed to the masses next time the maintainers tag a release