wiki:Obolete/Development/Code

Working with Quattor Source Code

Source code of Quattor is now hosted at GitHub.

If you want to contribute to this code, you need to follow a few rules, very common for GitHub hosted projects:

  • Fork the Quattor repository in your personal environment
  • For every development you do, create a topical branch in your personal clone
  • Never push to Quattor project repositories directly: use pull requests instead
  • Always let a reasonnable time to others to review your changes before merging them (at 48h)

In addition, if you become a regular contributor or want to make a significant change, you should plan joining the weekly meetings.

Last modified 10 years ago Last modified on Mar 17, 2014, 3:47:20 PM