= Working with Quattor Source Code = [[TracNav]] Source code of Quattor is now hosted at [http://github.com/quattor 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.