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

Commitd8eba29

Browse files
authored
Create Contribution.md
1 parent0e38c36 commitd8eba29

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

‎Contribution.md‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
#contribution
2+
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.
3+
4+
#How to contribute!
5+
##Steps:
6+
* fork the[repository](https://github.com/ankitdobhal/Python-Scripts)
7+
* Clone the fork[repo](https://github.com/ankitdobhal/Python-Scripts)
8+
**git clonehttps://github.com/ankitdobhal/Python-Scripts
9+
* Create new branch
10+
** git checkout -b <Your-Branch-Name>
11+
* Add files in scripts folder
12+
** git add <your-contribution>
13+
* Add a commit message !
14+
** git commit -a -m "<Addedyourmessage>"
15+
* Push changes
16+
** git push origin
17+
* Create pull requests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp