| Apache Cassandra > Index > HowToCommit |
New committers are encouraged to first read Apache's generic committer documentation:
The first act of a new core committer is typically to add their name to the credits page. This requires changing the XML source in https://svn.apache.org/repos/asf/incubator/cassandra/site/author/src/documentation/content/xdocs/developers.xml. Once done, update the Cassandra website as described Documentation here.
Committers should, as often as possible, attempt to review patches submitted by others. See the list of available patches. Ideally every submitted patch will get reviewed by a committer within a few days. If a committer reviews and believe it to be of sufficient quality and the unit tests pass, then they can commit the patch, otherwise the patch should be cancelled with a clear explanation for why it was rejected.
Patches should be rejected which do not adhere to the guidelines in HowToContribute. Committers should always be polite to contributors and try to instruct and encourage them to contribute better patches. If a committer wishes to improve an unacceptable patch, then it should first be rejected, and a new patch should be attached by the committer for review.
When you commit a patch, please: