The project adheres to Semantic Versioning and Conventional Commits. This repo uses Earthly.
There are two ways you can become a contributor:
- Request to become a collaborator, and then you can just open pull requests against the repository without forking it.
- Follow these steps
- Fork the repository
- Create a feature branch
- Set your docker credentials on your fork using the following secret names:
DOCKER_USER
andDOCKER_PASS
- Submit a pull request
Prior to submitting a pull request, please run:
earthly +test