First off, thanks for taking the time to contribute. Pull requests are always welcome ! 👍
The following is a set of guidelines for contributing to this repository. Please note we have a code of conduct, please follow it in all your interactions with the project.
- Fork this repository
- Create a new feature branch for a new functionality or bugfix
- Code...
- Add integration tests in test/tests.bats
- Use
make
to build image locally and run tests - Document your improvements
- Commit your changes
- Push your code and open a new pull request
- Use issues for any questions
Please note, this repository is made available under the MIT license, so any contributions must be compatible with that license. If you're not sure about that, just ask.