Hi! I'm really excited that you are interested in contributing to this project. Before submitting your contribution, please make sure to take a moment and read through the following guidelines:
- Fork it!
- Create your feature branch:
git checkout -b feat/new-feature
- Commit your changes:
git commit -am 'feat(newFeature): add new features'
- Push to the branch:
git push origin feat/new-feature
- Submit a pull request