We recognize that ReacType is a work in progress, and so we welcome your contributions to this open-source project! Any and all contributions are greatly appreciated!
- Fork the repo
- Create your feature branch (
git checkout -b feature/newFeature
) and create your amazing new feature - Commit your changes (
git commit -m 'Added a new feature that does x'
) - Push to the branch (
git push origin feature/newFeature
) - Open a Pull Request
- We'll review your pull request ASAP!