/
githubmirror
/
ceph
Обзор
Документация
Войти
/
githubmirror
/
ceph
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
CONTRIBUTING.rst
23 строки
716 B
Dan van der Ster
doc/CONTRIBUTING: link to Governance rules
25 фев 2026, 23:28
25 фев 2026, 23:28
c230b30
Код
Авторство
О чём код?
Project governance is defined in `Governance`_ For the general process of submitting patches to Ceph, read the below `Submitting Patches`_ For documentation patches the following guide will help you get started `Documenting Ceph`_ Performance enhancements must come with test data and detailed explanations. 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. .. _Submitting Patches: SubmittingPatches.rst .. _Documenting Ceph: doc/start/documenting-ceph.rst .. _Governance: doc/governance.rst