Update contributing.md
This commit is contained in:
@@ -15,10 +15,10 @@ Please ensure your pull request adheres to the following guidelines:
|
|||||||
|
|
||||||
Thank you for your suggestions!
|
Thank you for your suggestions!
|
||||||
|
|
||||||
# Contribution to GitHub
|
# Contribution to GitHub steps
|
||||||
|
|
||||||
Fork it!
|
- Fork it!
|
||||||
Create your branch: git checkout -b my-new-branch
|
- Create your branch: git checkout -b my-new-branch
|
||||||
Commit your changes: git commit -am 'fix stuff'
|
- Commit your changes: git commit -am 'fix stuff'
|
||||||
Push to the branch: git push origin my-new-branch
|
- Push to the branch: git push origin my-new-branch
|
||||||
Submit a pull request
|
- Submit a pull request
|
||||||
|
|||||||
Reference in New Issue
Block a user