All proposed changes must be introduced via a merge/pull requests. Direct contributions to the master
branch are not accepted.
A merge/pull request should address a single issue.
Merge/pull requests should adhere to the following naming scheme:
feature/{proposed-feature}
bug/{name-of-bug}
Please do not make any changes to the following files, the project maintainers handle versioning:
CONTRIBUTING.md
CHANGELOG.md
VERSION
Please respect the following when contributing code:
- Respect the settings defined in
.editorconfig