CONTRIBUTING.md

November 22, 2023 ยท View on GitHub

Contributing

All commit messages must follow the conventional commit format. For more information on this format, please visit

https://conventionalcommits.org/

Please use the following format for PR's:

Please Include:

  • Scope: Feature, Bug fix, Refactor, docs, etc.

  • Description: A short description of the change and your reasoning for it.

  • Related issue: If there is no issue related, please create one :)