Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,11 @@ npm test
## Commit style

Use conventional commits such as `feat:`, `fix:`, `docs:`, `test:`, and `chore:`.

## Licensing of contributions

Unless you explicitly state otherwise, any contribution you intentionally
submit for inclusion in this project shall be licensed under the MIT
License (see the LICENSE file), without any additional terms or
conditions, and you confirm that you have the right to submit it under
that license.
Loading