Version 1 (modified by desai, 16 years ago) (diff) |
---|
Contributing to Bcfg2
There are several ways users can contribute to the Bcfg2 project.
- Developing code
- Testing prereleases
- Improving the documentation
Development
Send patches to the bcfg mailing list. In order to be considered for mainline inclusion, patches need to be BSD licensed. The most convenient way to prepare patches is by using svn diff inside of a source tree checked out of subversion. This can be checked out by running:
$ svn co https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2