Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita3211f8

Browse files
authored
Update Contribution.md
1 parenteb4325a commita3211f8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎Contribution.md‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
If this is your first time to open source contribution in python So that I have created this repo for all the you to start contributing.
33

44
#How to contribute!
5-
##Steps:
5+
##Steps:
66
* fork the[repository](https://github.com/ankitdobhal/Python-Scripts)
77
* Clone the fork[repo](https://github.com/ankitdobhal/Python-Scripts)
8-
**git clonehttps://github.com/ankitdobhal/Python-Scripts
8+
(git clonehttps://github.com/ankitdobhal/Python-Scripts)
99
* Create new branch
10-
**git checkout -b <Your-Branch-Name>
10+
(git checkout -b <Your-Branch-Name>)
1111
* Add files in scripts folder
12-
**git add <your-contribution>
12+
(git add <your-contribution>)
1313
* Add a commit message !
14-
**git commit -a -m "<Addedyourmessage>"
14+
(git commit -a -m "<Addedyourmessage>")
1515
* Push changes
16-
**git push origin
16+
(git push origin)
1717
* Create pull requests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp