Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 649 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 649 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, discussions, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure any unnecessary files, directories and dependencies are removed before issuing a pull request (.idea, vscode, etc directories especially).
  2. Make sure ALL your commits use the Conventional Commits specification.
  3. Update the README.md with details of changes.
  4. Make sure all the tests and linters pass.