Skip to content

Commit eb2c184

Browse files
committed
[#3329] Tweaks to ubot to become fabbot, and changes to how fabbot works
1 parent f4c41c4 commit eb2c184

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

contributing/code/patches.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -177,12 +177,12 @@ in mind the following:
177177

178178
.. tip::
179179

180-
When submitting pull requests, `ubot`_ checks your code
180+
When submitting pull requests, `fabbot`_ checks your code
181181
for common typos and verifies that you are using the PHP coding standards
182182
as defined in PSR-1 and PSR-2.
183183

184-
Whenever it detects problems, it kindly posts a comment on your pull request
185-
with a patch.
184+
A status is posted below the pull request description with a summary
185+
of any problems it detects or any Travis CI build failures.
186186

187187
.. tip::
188188

@@ -408,4 +408,4 @@ of all the commits. When you finish, execute the push command.
408408
.. _`travis-ci.org status icon`: http://about.travis-ci.org/docs/user/status-images/
409409
.. _`travis-ci.org Getting Started Guide`: http://about.travis-ci.org/docs/user/getting-started/
410410
.. _`documentation repository`: https://github.com/symfony/symfony-docs
411-
.. _ubot: http://ubot.io
411+
.. _`fabbot`: http://fabbot.io

0 commit comments

Comments
 (0)