Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by GrantIngersoll: http://wiki.apache.org/solr/HowToContribute ------------------------------------------------------------------------------ * comment out code that is now obsolete: just remove it. * insert comments around each change, marking the change: folks can use subversion to figure out what's changed and by whom. * make things public which are not required by end users. + * Combine multiple issues into a single patch, especially if they are unrelated or only loosely related. This is true even if the changes affect the same files. In some rare cases it is warranted, but for the most part it makes it harder for committers to evaluate the patch. Please do: * try to adhere to the coding style of files you edit;
