You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

How to get your code changes in to Roller

  1. Submit an individual contributor agreement (ICLA) to the Apache Software Foundation via mail or FAX. See: http://www.apache.org/licenses/icla.txt
  2. Download the Roller code from SVN and get setup to build it. There are instructions for this on the Roller Source Code page.
  3. Study the parts of the code you'd like to change, enhance, add to, etc.
  4. (optional but recommended) Write a short proposal describing the changes you'd like to make and discuss that proposal on the Roller dev list. Try to get consensus on the need for the changes and the implementation.
  5. Implement your changes and once you've got them working, create a new issue in Roller's JIRA issue tracker and attach your patch to that.
  6. Urge, remind and pester the Roller committers to evaluate and accept your change.
  • No labels