You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -10,30 +10,30 @@
10
10
<imgalt="Join us on Slack"src="https://raw.githubusercontent.com/netlify/netlify-cms/master/website/static/img/slack.png"width="165"/>
11
11
</a>
12
12
13
-
## This is a list of python scripts for beginner projects.
13
+
## This is a list of Python scripts for beginner projects.
14
14
15
15
### Description
16
16
17
-
Welcome Onboard fellow Developer, This is where you will find Python scripts where you are free to contribute too.
18
-
You can Contribute by giving your scriptswritten in python and you think are amazing for other people to see.
17
+
Welcome aboard fellow developer, this is where you will find Python scripts which you are free to contribute to.
18
+
You can contribute by submitting your own scripts, also written in Python, which you think would be amazing for other people to see.
19
19
20
20
### Contribution Guidelines
21
21
22
22
The contribution guidelines are as per the guide [HERE](https://github.com/larymak/Python-project-Scripts/blob/main/CONTRIBUTING.md).
23
23
24
24
### Instructions
25
25
26
-
- Fork this Repository
26
+
- Fork this repository
27
27
- Clone your forked repository
28
28
- Add your scripts
29
-
- Commit & Push
29
+
- Commit and push
30
30
- Create a pull request
31
31
- Star this repository
32
-
- Wait for Pull Request to merge
33
-
- Celebrate, your first step into the open Source World and contribute more
32
+
- Wait for pull request to merge
33
+
- Celebrate your first step into the open source world and contribute more
34
34
35
-
#### Note: When you Add a project Add it to the README for ease of finding it
36
-
#### Note: Please do not put the project link to reference your local forked repo. Always link it to this repo after it's been merged with main.
35
+
#### Note: When you add a project, add it to the README for ease of finding it.
36
+
#### Note: Please do not have the project link reference your local forked repository. Always link it to this repository after it has been merged with main.
0 commit comments