]> git.proxmox.com Git - ceph.git/blame - ceph/CONTRIBUTING.rst
import Ceph Pacific 16.2.4
[ceph.git] / ceph / CONTRIBUTING.rst
CommitLineData
f67539c2 1For the general process of submitting patches to Ceph, read the below
7c673cae
FG
2
3`Submitting Patches`_
4
5For documentation patches the following guide will help you get started
6
7`Documenting Ceph`_
8
9Performance enhancements must come with test data and detailed
10explanations.
11
f67539c2
TL
12Code cleanup is appreciated, as are patches that fix bugs or
13implement features. Except on rare occasions, code cleanup that only
14relates to coding style or modifies whitespace is discouraged,
15primarily because it can cause problems when rebasing and backporting.
7c673cae
FG
16
17.. _Submitting Patches: SubmittingPatches.rst
18.. _Documenting Ceph: doc/start/documenting-ceph.rst