Skip to content

Commit 57f3c65

Browse files
committed
📝 Update README with contribution and license section
Signed-off-by: Jakub Juszczak <[email protected]>
1 parent 3c5c572 commit 57f3c65

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,15 @@ npm test
142142
```
143143

144144
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

Comments
 (0)