📝 📖 🐛 Fix README and Template

Signed-off-by: Jakub Juszczak <netghost03@gmail.com>
This commit is contained in:
Jakub Juszczak
2016-08-21 14:41:59 +02:00
parent a3bed8b8b6
commit 2f66dd9a44
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ Thank you for contributing vue-chartjs!
Please follow this steps:
1. Fork it ( https://github.com/aapertureless/vue-chartjs/fork )
1. Fork it ( https://github.com/apertureless/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`)

View File

@@ -145,7 +145,7 @@ For detailed explanation on how things work, checkout the [guide](http://vuejs-t
## Contributing
1. Fork it ( https://github.com/aapertureless/vue-chartjs/fork )
1. Fork it ( https://github.com/apertureless/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`)