wiki:Obolete/Development/Code

Version 8 (modified by /C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…, 10 years ago) (diff)

--

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.