Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 880 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 880 Bytes

Cloning the repository

If you are a member of our organization and have push permissions to this repository, you can simply clone this repository, create a branch, and begin making changes. Otherwise you can follow this guide to forking a repository: https://help.github.com/en/github/getting-started-with-github/fork-a-repo.

Once you're happy with your changes and have committed them to a branch, you can submit a pull request in this project where a maintainer can review and merge your changes.

Pull request guidelines

This project uses semantic-release to automate the versioning and deployment of this repository. The version used during release is determined based on the title of the merged pull request. The title must follow the Conventional Commits standard.