From f5e48424db5646c3efaa3f453ee5227875012c42 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Fri, 19 Mar 2021 07:34:20 +0100 Subject: [PATCH] Update CONTRIBUTING.md Co-authored-by: Sandra McCann --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b02d6d5..35b5408 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -183,7 +183,7 @@ git push origin name_of_my_branch You will see the CI 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. You can also ask for review on IRC in #ansible-community channel. +24. Wait for reviews. You can also ask for review on IRC in the #ansible-community channel. 25. If the pull request looks good to the community, committers will merge it.