Update contributing.md

This commit is contained in:
Dov Amir
2018-06-09 14:18:05 +03:00
committed by GitHub
parent 8a94c7ee0e
commit 8dab7b3654

View File

@@ -15,10 +15,10 @@ Please ensure your pull request adheres to the following guidelines:
Thank you for your suggestions!
# Contribution to GitHub
# Contribution to GitHub steps
Fork it!
Create your branch: git checkout -b my-new-branch
Commit your changes: git commit -am 'fix stuff'
Push to the branch: git push origin my-new-branch
Submit a pull request
- Fork it!
- Create your branch: git checkout -b my-new-branch
- Commit your changes: git commit -am 'fix stuff'
- Push to the branch: git push origin my-new-branch
- Submit a pull request