We'd love the feedback from you. Please create GitHub Issues for feature discussions, bug reports and anything you'd like us to know. Be sure to check out the closed issues before you open new ones.
-
Fork the repo.
-
Create a local feature branch from the latest
master
, prefix it with feature/ and use hyphen-separated-words to name your branch:
git checkout -b feature/your-branch
-
Add your changes and push it to your fork
-
Create a pull request