Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 782 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 782 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via github discussions, before making a change.

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

Commits

  1. Use gitmoji followed by the message like: ✨ add new feature
  2. Do not bump the version in readme or package.json
  3. Do not tag your commits

Pull Request Process

  1. Please do not open draft PRs.
  2. Describe what you changed and why you propose this change as well as how to quickly test your addition.
  3. Ensure any install or build dependencies are removed before the end of the layer when doing a build.