-
The contributors are listed in AUTHORS.md (add yourself).
-
This project is licensed under the terms of the Mozilla Public License 2.0. Understand what that means before submitting contributions.
-
This project adopts the C4.2 (Collective Code Construction Contract) process for contributions. Please read this if you are unfamiliar with it.
-
Please maintain the existing code style. Use
.EDITORCONFIG
in linting tools. -
Please try to keep your commits small and focused.
-
All pull requests are squashed when accepted, prior to merging.