## Contributing
- Fork the repository
- Create a feature branch (git checkout -b new-feature)
- Commit the changes (git commit -m 'Add some feature')
- Push the branch (git push origin new-feature)
- Create a new Pull Request
- Get some reviews
