# Contributing 1. Fork it! 2. Create your feature branch: `git checkout -b feat/your-feature-title` ([branch naming](https://gist.github.com/ggwzrd/c757e85ce3b01ece58fcc497ccd636d4)) 3. Commit your changes: `git commit -am 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request :D Happy coding ✌️