You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,3 +142,15 @@ npm test
142
142
```
143
143
144
144
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).
145
+
146
+
## Contributing
147
+
148
+
1. Fork it ( https://github.com/aapertureless/vue-chartjs/fork )
149
+
2. Create your feature branch (`git checkout -b my-new-feature`)
150
+
3. Commit your changes (`git commit -am 'Add some feature'`)
151
+
4. Push to the branch (`git push origin my-new-feature`)
152
+
5. Create a new Pull Request
153
+
154
+
## License
155
+
156
+
This software is distributed under [MIT license](LICENSE.txt).
0 commit comments