From 978085939e037b3723bdbc15bec20639330494ce Mon Sep 17 00:00:00 2001 From: Evgenii Korolevskii <102794661+e-korolevskii@users.noreply.github.com> Date: Mon, 25 Jul 2022 12:23:52 +0200 Subject: [PATCH] Update docs/contributors.md Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com> --- docs/contributors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/contributors.md b/docs/contributors.md index 87d239e..77c394a 100644 --- a/docs/contributors.md +++ b/docs/contributors.md @@ -110,5 +110,6 @@ Another great way to contribute is pull request reviews. Please, be extra kind: - Go to the [pull requests](https://github.com/actions/setup-go/pulls) - Make sure you're familiar with the code or documentation is updated, unless it's a minor change (spellchecking, minor formatting, etc.) -- Review changes using the GitHub functionality. You can ask a clarifying question, point out an error or suggest an alternative. (Note: You may ask for minor changes ("nitpicks"), but consider whether they are real blockers to merging or not) +- Review changes using the GitHub functionality. You can ask a clarifying question, point out an error or suggest an alternative. +> Note: You may ask for minor changes - "nitpicks", but consider whether they are real blockers to merging or not - Submit your review, which may include comments, an approval, or a changes request \ No newline at end of file