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
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
<h2>Awesome_Python_Scripts</h2>
1
+
# Awesome_Python_Scripts
2
2
3
3

4
4
@@ -16,6 +16,7 @@
16
16
17
17
</center>
18
18
19
+
19
20
<h2>📌Repository</h2>
20
21
21
22
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. 🚀
@@ -39,11 +40,14 @@ Subsequently, also go through the GitHub documentation on [creating a pull reque
39
40
Python IDE : Install it by using this link [python.org](https://www.python.org/downloads/)
40
41
41
42
42
-
<h2>💥How to Contribute?</h2>
43
-
44
-
All contributions are welcomed.
43
+
<h2>⚙️ Things to Note</h2>
45
44
46
-
Kindly check it out and follow these [guidelines](CONTRIBUTING_GUIDELINES.md) to make meaningful contributions. Follow the right template included for your PR to get accepted.
45
+
* Make sure you do not copy codes from external sources because that work will not be considered. Plagiarism is strictly not allowed.
46
+
* You can only work on issues that have been assigned to you.
47
+
* If you want to contribute the algorithm, it's preferrable that you create an issue before making a PR and link your PR to that issue.
48
+
* If you have modified/added code work, make sure the code compiles before submitting.
49
+
* Strictly use snake_case (underscore_separated) in your file_name and push it in correct folder.
50
+
* Do not update the **[README.md](https://github.com/prathimacode-hub/Awesome_Python_Scripts/blob/main/README.md).**
47
51
48
52
49
53
<h2>👨💻 Workflow:</h2>
@@ -82,6 +86,7 @@ Thanks goes to these amazing people for their contributions 🎉🎉🎉
82
86
<!-- prettier-ignore-end -->
83
87
<!-- ALL-CONTRIBUTORS-LIST:END -->
84
88
89
+
85
90
<h2> 😎Stargazers over time</h2>
86
91
87
92
[](https://starchart.cc/prathimacode-hub/Awesome_Python_Scripts)
0 commit comments