Third-party patches are essential for keeping the role updated and support multiple platforms. We want to keep it as easy as possible to contribute changes that get things working in your environment. There are a few guidelines that we need contributors to follow so that we can have a chance of keeping on top of things.
Whenever a but is identified open an issue on github providing all the information to reproduce the bug.
- Fork the repository before you start editing and work on your copy.
- Apply change to your repository.
- Commit on master or in a topic branch.
- Create a pull request to the original repository.
- Make sure to clearly explain the changes in your commits and in the pull request