Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 826 Bytes

contributing.md

File metadata and controls

22 lines (16 loc) · 826 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: DOCKER_USER and DOCKER_PASS
    • Submit a pull request

Test & Linter

Prior to submitting a pull request, please run:

earthly +test