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:
DOCKERHUB_USERNAME
andDOCKERHUB_TOKEN
- Submit a pull request
Prior to submitting a pull request, please run:
earthly +test