2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-28 15:21:11 +00:00
Files
build-utils
docs
java-xCAT
perl-xCAT
src
xCAT
xCAT-IBMhpc
xCAT-OpenStack
xCAT-OpenStack-baremetal
xCAT-OpenStack-ironic
xCAT-SoftLayer
xCAT-UI
xCAT-buildkit
xCAT-client
xCAT-confluent
xCAT-csm
xCAT-genesis-builder
xCAT-genesis-scripts
xCAT-probe
xCAT-rmc
xCAT-server
xCAT-test
xCAT-vlan
xCATsn
.gitignore
.mailmap
.travis.yml
README.rst
Release
Version
build-ubunturepo
buildcore.sh
builddep.sh
buildlocal.sh
comps.xml
create_man_pages.py
makegenesisbuilderrpm
makerpm
travis.pl
xcat-core/docs/source/developers/github/index.rst
Victor Hu f000802d96 Update index.rst
fix mispelling
2015-10-26 16:54:57 -04:00

31 lines
758 B
ReStructuredText

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.
GitHub provides excellent documentation on `Collaborating <https://help.github.com/categories/collaborating/>`_ and the following is only provided as a quick reference.
Getting Started
---------------
.. toctree::
:maxdepth: 2
forks.rst
Changing Code and Pull Requests
-------------------------------
.. toctree::
:maxdepth: 2
syncing_forks.rst
create_branches.rst
change_code.rst
pull_request.rst
delete_branches.rst