We use GitHub to host code, to track issues and feature requests, as well as accept pull requests.
As usual, check if issue already exists in GitHub issue tracker.
Please conform to Conventional Commits specification.
MegaLinter is used in GitHub Flow, which checks all the source code.
Can be run locally, but it is pain. See MegaLinter Runner.
commitlint checks if the commit message conforms to Conventional Commits specification.
bugbundle/commits checks if the commit message conforms to Conventional Commits specification.
To run locally, check Tooling for Conventional Commits.
Please make sure to conform to provided editorconfig.