diff options
author | scottb <sydtech@gmail.com> | 2016-09-30 08:05:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-30 08:05:49 +0200 |
commit | c157c4780207cb96d357b205dc3db6f8fe053113 (patch) | |
tree | 66bd24596ce031c54dede475ad4f388cdfa65662 | |
parent | Merge pull request #14691 from udesilva/patch-1 (diff) | |
parent | Updated grammar starting on line 166. (diff) | |
download | ansible-c157c4780207cb96d357b205dc3db6f8fe053113.tar.xz ansible-c157c4780207cb96d357b205dc3db6f8fe053113.zip |
Merge pull request #17556 from gahan-corporation/devel
Updated grammar starting on line 166.
-rw-r--r-- | docsite/rst/community.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docsite/rst/community.rst b/docsite/rst/community.rst index f70e790f06..baf14061a1 100644 --- a/docsite/rst/community.rst +++ b/docsite/rst/community.rst @@ -163,7 +163,7 @@ branch as reference). Code comments won't be lost, they just won't be attached t We’ll then review your contributions and engage with you about questions and so on. -As we have a very large and active community, so it may take awhile to get your contributions +Because we have a very large and active community it may take awhile to get your contributions in! See the notes about priorities in a later section for understanding our work queue. Be patient, your request might not get merged right away, we also try to keep the devel branch more or less usable so we like to examine Pull requests carefully, which takes time. |