You are welcome to contribute and help us improve this project !
- Start by opening an issue here and tel us what you want to improve.
- Fork the repository.
- Create a new branch
- Mostly should be from
master
. - Name your branch according to your issue.
- Mostly should be from
- Make your modifications.
- Make sure tests are passing.
- Make sure linting and formatting are alright (will be verified when running tests).
- Open a Pull request here when you are ready and reference your issue.
You are good to go ! Thanks for your help !