Thank you already to contributing to project! We trying make contributing as easier as possible.
Merge requests are the best way to propose changes to the codebase. We actively welcome your merge requests:
- Fork the repo and create your branch from
main
- If you've added code that should be tested, add tests.
- Ensure the tests pass.
- Make sure your code lints.
- Merge request to
develop
, not to main.
Report bugs in issues. Just create new issue and report details and steps to repeat the issue.