Contributions are very welcome. The following will provide some helpful guidelines.
If you want to submit a contribution, please follow the following workflow:
- Fork the project
- Create a feature branch
- Add your contribution
- When you're completely done, build the project and run all tests
- Create a Pull Request
- The known issues in the README.md is a good start
- If you want to contribute larger features, such as using an alternative source code management server other than bitbucket, it might be useful to contact us prior to implementation
Only contributions with a Signed-Off-By statement, like the one below, will be accepted. You thereby agree to the DCO provided in DCO.md.
Signed-off-by: Full Real Name <mail@host.com>