mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 09:50:21 +00:00
📝 📖 🐛 Fix README and Template
Signed-off-by: Jakub Juszczak <netghost03@gmail.com>
This commit is contained in:
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
@@ -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`)
|
||||
|
||||
@@ -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`)
|
||||
|
||||
Reference in New Issue
Block a user