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
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,18 +20,18 @@
20
20
21
21
<h2>📌Repository</h2>
22
22
23
-
A Curated collection of Awesome **Python** Scripts which will make you go wow. This repository will help you in getting those green squares. Hop in and enjoy the journey of open source. 🚀
23
+
A Curated Collection of Awesome **Python** Scripts that will make you go wow. This repository will help you in getting those green squares. Hop in and enjoy the journey of open source. 🚀
24
24
25
-
The main aim is to provide an efficient and beginner-friendly projects that would help you in mastering Python and make you familiar. Turn yourself into pro with all the hands-on that got you covered.
25
+
The main aim is to provide an efficient and beginner-friendly project that would help you in mastering Python and make you familiar with it. Turn yourself into a pro with all the hands-on that got you covered.
26
26
27
27
28
28
<h2>🙌Join Here</h2>
29
29
30
-
Anyone related to technology who are looking to contribute to open-source, are all invited to hop in. This place has task for everyone.
30
+
Anyone related to technology who is looking to contribute to open-source is all invited to hop in. This place has a task for everyone.
If you had worked on or want to initiate a unique project and want to share it with the world, you can do that through here. Go through the contributing guidelines in [CONTRIBUTING](https://github.com/prathimacode-hub/Awesome_Python_Scripts/blob/main/Contributing_Guidelines.md)👩💻
34
+
If you worked on or want to initiate a unique project and want to share it with the world, you can do that here. Go through the contributing guidelines in [CONTRIBUTING](https://github.com/prathimacode-hub/Awesome_Python_Scripts/blob/main/Contributing_Guidelines.md)👩💻
35
35
36
36
Subsequently, also go through the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
37
37
@@ -45,9 +45,9 @@ Python IDE : Install it by using this link [python.org](https://www.python.org/d
45
45
46
46
* Make sure you do not copy codes from external sources because that work will not be considered. Plagiarism is strictly not allowed.
47
47
* You can only work on issues that have been assigned to you.
48
-
* If you want to contribute the script, it's preferrable that you create an issue before making a PR and link your PR to that issue.
49
-
* If you have modified/added code work, make sure the code compiles before submitting.
50
-
* Strictly use snake_case (underscore_separated) in your file_name and push it in correct folder.
48
+
* If you want to contribute the script, it's preferable that you create an issue before making a PR and link your PR to that issue.
49
+
* If you have modified/added code, make sure the code compiles before submitting.
50
+
* Strictly use snake_case (underscore_separated) in your file_name and push it in the correct folder.
51
51
* Do not update the **[README.md](https://github.com/prathimacode-hub/Awesome_Python_Scripts/blob/main/README.md).**
52
52
53
53
@@ -61,7 +61,7 @@ Python IDE : Install it by using this link [python.org](https://www.python.org/d
61
61
62
62
- Add, Commit and Push
63
63
64
-
- Then in github, in your cloned repository find the option to make a pull request
64
+
- Then in GitHub, in your cloned repository, find the option to make a pull request.
65
65
66
66
> print("Start contributing for Awesome_Python_Scripts")
0 commit comments