8000 Revamped the documentation about "Contributing Docs" by javiereguiluz · Pull Request #4223 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Revamped the documentation about "Contributing Docs" #4223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Sep 16, 2014
Merged
Prev Previous commit
Next Next commit
Added missing link
  • Loading branch information
javiereguiluz committed Sep 13, 2014
commit 53c3a1689e0f59b4fc1b082cc0f0e9cbd2ecd16d
1 change: 1 addition & 0 deletions contributing/documentation/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ in the Symfony Documentation repository to ask the managers if they agree with
your proposed changes. Otherwise, they could refuse your proposal after having
made all the work and you would have wasted a lot of time.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe also note that it is better to only group related changes in a PR and split the "big PR" up into several smaller PRs, to avoid conflicts.


.. _`reStructuredText`: http://docutils.sourceforge.net/rst.html
.. _`GitHub`: https://github.com/
.. _`fork the repository`: https://help.github.com/articles/fork-a-repo
.. _`Symfony Documentation Contributors`: http://symfony.com/contributors/doc
Expand Down
0