We welcome contributions!
Steps
- Fork this repository
- Create your feature branch:
git checkout -b feature-name
- Commit your changes:
git commit -m "Add feature"
- Push to the branch:
git push origin feature-name
- Create a Pull Request 🚀
Development
Run tests: