Skip to content

Contributing

Contributions are always welcome. Before contributing please search the issue tracker. Your issue may have already been discussed or fixed in main. To contribute, fork this repository, commit your changes, and send a Pull Request.

Pull requests

Approval and release process

Pull requests approvals go through the following steps:

  1. A GitHub action may be triggered to lint and test.
  2. A maintainer reviews the changes. Any change requires at least one review.
  3. The pull request can be merged when at least one maintainer approves it.