File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -372,10 +372,11 @@ Distributed under the MIT LICENSE license. See [``LICENSE``](https://github.com/
372372
3733731 . Fork it (< https://github.com/Logan1x/Python-Scripts/fork > )
3743742 . Create your feature branch (` git checkout -b feature/fooBar ` )
375- 3 . Commit your changes (` git commit -am 'Add some fooBar' ` )
376- 4 . Push to the branch (` git push origin feature/fooBar ` )
377- 5 . Create a new Pull Request
378- 6 . Add your name with a link to your profile in the contributors list.
375+ 3 . Add your docs in ` docs/data.json ` file
376+ 4 . Commit your changes (` git commit -am 'Add some fooBar' ` )
377+ 5 . Push to the branch (` git push origin feature/fooBar ` )
378+ 6 . Create a new Pull Request
379+ 7 . Add your name with a link to your profile in the contributors list
379380
380381
381382## Contributors
You can’t perform that action at this time.
0 commit comments