We would be very happy to accept your PRs !
For this, follow this guide:
- Fork the project, your remote repo on Github is called
origin
. - Create a new branch from
dev
if it exists, else frommaster
. - Implement your feature, following our coding style.
- Write tests.
- Run tests.
- Push your work and open a PR !
Don't hesitate to open an issue !