2020-11-14 09:13:41 +00:00
|
|
|
For the general process of submitting patches to Ceph, read the below
|
2014-09-05 18:04:17 +00:00
|
|
|
|
|
|
|
`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.
|
|
|
|
|
2020-11-14 09:13:41 +00:00
|
|
|
Code cleanup is appreciated, as are patches that fix bugs or
|
|
|
|
implement features. Except on rare occasions, code cleanup that only
|
|
|
|
relates to coding style or modifies whitespace is discouraged,
|
|
|
|
primarily because it can cause problems when rebasing and backporting.
|
2015-05-13 20:28:14 +00:00
|
|
|
|
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
|