From 692cb2b0ef9bd5c8f0f6cefcc27d5f0e8f65e196 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Fri, 19 Mar 2021 07:33:58 +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 6650d85..b02d6d5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -180,7 +180,7 @@ git push origin name_of_my_branch 23. The CI tests will run automatically on Red Hat infrastructure after every commit. -You will see their status in the bottom of your pull request. +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.