From 71f878b2fbd17d8e6db494ca9792c7a7e9688c93 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Wed, 10 Mar 2021 16:21:23 +0100 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Amin Vakil --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d420c94..ce03014 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -167,7 +167,7 @@ Click ``Create pull request``. You will see their status in the bottom of your pull request. If they are green, remove "[WIP]" from the title. Mention the issue reporter in a comment and let contributors know that the pull request is "Ready for review". -24. Wait for reviews. +24. Wait for reviews. You can also ask for review on IRC in #ansible-community channel. 25. If the pull request looks good to the community, committers will merge it.