From 57f3c651ede9c45abbb17dbdd54fb6297e4be9e9 Mon Sep 17 00:00:00 2001 From: Jakub Juszczak Date: Sun, 21 Aug 2016 14:26:38 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README=20with=20contrib?= =?UTF-8?q?ution=20and=20license=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub Juszczak --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index aa590a7..6ba98fe 100644 --- a/README.md +++ b/README.md @@ -142,3 +142,15 @@ npm test ``` For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). + +## Contributing + +1. Fork it ( https://github.com/aapertureless/vue-chartjs/fork ) +2. Create your feature branch (`git checkout -b my-new-feature`) +3. Commit your changes (`git commit -am 'Add some feature'`) +4. Push to the branch (`git push origin my-new-feature`) +5. Create a new Pull Request + +## License + +This software is distributed under [MIT license](LICENSE.txt).