Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 832 Bytes

contributing.md

File metadata and controls

21 lines (15 loc) · 832 Bytes

Contributions are welcome

The project adheres to Semantic Versioning and Conventional Commits. This repo uses Earthly.

There are two ways you can become a contributor:

  1. Request to become a collaborator and then you can just open pull requests against the repository without forking it.
  2. Follow these steps
    • Fork the repository
    • Create a feature branch
    • Set your docker credentials on your fork using the following secret names: DOCKERHUB_USERNAME and DOCKERHUB_TOKEN
    • Submit a pull request

Test & Linter

Prior to submitting a pull request, please run:

earthly +test