Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 643 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (16 loc) · 643 Bytes

Welcome to the contributing guide

This guide describes how to contribute to this repository.

Contributing

  1. Fork of the branch you want to contribute to.
  2. Apply your changes to your fork.
  3. Document and test your changes.
  4. Create a merge request back to this repository.
  5. Upon approval, your changes will be merged into the same branch you forked.

Coding

Make updates to the files following the existing conventions.

Documenting

Update the README.md file as appropriate.

Testing

Execute your tests locally.

Building & Deploying

There is an action on the repository, triggered on tags and commits to main.