Contributing
Jump to navigation
Jump to search
- The recommended way to submit contributions is through Github
- Our page Contributing with Github provides step-by-step instructions
- When you contribute pull requests this way, they are automatically tested for us by travis-ci.org so we can process them more efficiently
- You may also submit contributions as patches on the mailing list
- Create your patches on a local Git branch
- Commit them
- Use the git format-patch command to extract the commits into patch files that you can send directly to the developer mailing list for the relevant project