2014-09-05 18:04:17 +00:00
|
|
|
For the general process of submitting patches to ceph, read the below
|
|
|
|
|
|
|
|
`Submitting Patches`_
|
|
|
|
|
2017-03-15 18:10:27 +00:00
|
|
|
For documentation patches the following guide will help you get started
|
2014-09-05 18:04:17 +00:00
|
|
|
|
|
|
|
`Documenting Ceph`_
|
|
|
|
|
2015-05-13 20:28:14 +00:00
|
|
|
Performance enhancements must come with test data and detailed
|
|
|
|
explanations.
|
|
|
|
|
|
|
|
Code cleanup is appreciated along with a patch that fixes a bug or
|
|
|
|
implements a feature. Except on rare occasions, code cleanup that only
|
|
|
|
involve coding style or whitespace modifications are discouraged,
|
|
|
|
primarily because they cause problems when rebasing and backporting.
|
|
|
|
|
2016-01-20 05:28:36 +00:00
|
|
|
.. _Submitting Patches: SubmittingPatches.rst
|
2014-09-05 18:04:17 +00:00
|
|
|
.. _Documenting Ceph: doc/start/documenting-ceph.rst
|