Update CONTRIBUTING.md

Co-authored-by: Sandra McCann <samccann@redhat.com>
This commit is contained in:
Andrew Klychkov 2021-03-19 07:34:20 +01:00
parent 692cb2b0ef
commit f5e48424db

View file

@ -183,7 +183,7 @@ git push origin name_of_my_branch
You will see the CI 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". 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. 25. If the pull request looks good to the community, committers will merge it.