File tree Expand file tree Collapse file tree 3 files changed +36
-0
lines changed Expand file tree Collapse file tree 3 files changed +36
-0
lines changed Original file line number Diff line number Diff line change
1
+ Thank you for contributing vue-chartjs!
2
+ =========================================
3
+
4
+ Please follow this steps:
5
+
6
+ 1 . Fork it ( https://github.com/aapertureless/vue-chartjs/fork )
7
+ 2 . Create your feature branch (` git checkout -b my-new-feature ` )
8
+ 3 . Commit your changes (` git commit -am 'Add some feature' ` )
9
+ 4 . Push to the branch (` git push origin my-new-feature ` )
10
+ 5 . Create a new Pull Request
Original file line number Diff line number Diff line change
1
+
2
+ ### Expected Behavior
3
+
4
+
5
+ ### Actual Behavior
6
+
7
+
8
+
9
+
10
+
11
+ ### Environment
12
+ - OS: Write here
13
+ - NPM Version: Write here
14
+
Original file line number Diff line number Diff line change
1
+
2
+
3
+ ### Fix or Enhancement?
4
+
5
+
6
+ - [ ] All tests passed
7
+
8
+
9
+ ### Environment
10
+ - OS: Write here
11
+ - NPM Version: Write here
12
+
You canβt perform that action at this time.
0 commit comments