- Submit an issue with the purpose of your contribute and the way you're gonna make it.
- I read that issue and I approve, modify or decline your idea with reasons.
- You make your contribute as mentioned in before. Use a branch named "develop/issue#number".
- Test that everything you did is working.
- Open a pull request and put more details on what you did and how. Link your issue to the PR.
- I'll review as soon as possible. If needed I'll do additional commits otherwise I'll merge it.