Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 561 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 561 Bytes

Contributing

Thank you for your interest in contributing.

Here are some processes to streamline your contribution.

Conventional Commits

This repo follows the conventional commits standard for commit messages.

Pull Request

Please discuss the changes you wish to make via issue with issue number #12345 as an example, to ensure progress is documented.

  1. Fork the repo.
  2. Create commit.
  3. Create pull request.
  4. Continue commiting to your fork to update PR until CI passes and PR is approved.