2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-13 09:50:19 +00:00

Remove trailing spaces in file docs/source/developers/github/index.rst

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 7f57db46d6
commit 7ef31416a6

View File

@ -2,9 +2,9 @@
GitHub
======
Developers are encouraged to fork the `xcat2 <https://github.com/xcat2>`_ repositories, make changes, and submit pull requests. This mechanism allows for better collaboration and gives the community a chance to review and provide feedback before the code is pulled into the product.
Developers are encouraged to fork the `xcat2 <https://github.com/xcat2>`_ repositories, make changes, and submit pull requests. This mechanism allows for better collaboration and gives the community a chance to review and provide feedback before the code is pulled into the product.
GitHub provides excellent documentation on `Collaborating <https://help.github.com/categories/collaborating/>`_ and the following is only provided as a quick reference.
GitHub provides excellent documentation on `Collaborating <https://help.github.com/categories/collaborating/>`_ and the following is only provided as a quick reference.
Getting Started
---------------
@ -12,7 +12,7 @@ Getting Started
.. toctree::
:maxdepth: 2
forks.rst
forks.rst
Changing Code and Pull Requests
@ -21,9 +21,9 @@ Changing Code and Pull Requests
.. toctree::
:maxdepth: 2
syncing_forks.rst
create_branches.rst
change_code.rst
syncing_forks.rst
create_branches.rst
change_code.rst
pull_request.rst
delete_branches.rst