Feedback
Comments, Issues and Pull Requests are welcomed!
- Fork it ( https://github.com/Waavi/vue-wcharts/fork )
- Create your feature branch (
git checkout -b (feat/fix)/my-new-feature
) - Commit your changes (
git commit -m 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request