Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 698 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 698 Bytes

Contributing

Hello! Thank you for considering your time and contributions to this project.

Before embarking on a project, you can find some information on our Roadmap for plans and ideas. Additionally, you can find problems that need to be solved in the issues section.

Pull Requests

  1. Before committing, make sure that you are not committing any build artifacts or other unnecessary files.
  2. Make sure your commits follow the Conventional Commits standard.
  3. Update documentation for new providers/integrations, along with any core changes.
  4. Pull Requests will be reviewed by maintainers once all requirements are met.