Skip to content

Commit 7a4fd75

Browse files
Updated README.md
1 parent 314a52f commit 7a4fd75

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h2>Awesome_Python_Scripts</h2>
1+
# Awesome_Python_Scripts
22

33
![Alt text of image](https://github.com/prathimacode-hub/prathimacode-hub/blob/main/CoverPhoto.png)
44

@@ -16,6 +16,7 @@
1616

1717
</center>
1818

19+
1920
<h2>📌Repository</h2>
2021

2122
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
3940
Python IDE : Install it by using this link [python.org](https://www.python.org/downloads/)
4041

4142

42-
<h2>💥How to Contribute?</h2>
43-
44-
All contributions are welcomed.
43+
<h2>⚙️ Things to Note</h2>
4544

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).**
4751

4852

4953
<h2>👨‍💻 Workflow:</h2>
@@ -82,6 +86,7 @@ Thanks goes to these amazing people for their contributions 🎉🎉🎉
8286
<!-- prettier-ignore-end -->
8387
<!-- ALL-CONTRIBUTORS-LIST:END -->
8488

89+
8590
<h2> 😎Stargazers over time</h2>
8691

8792
[![Stargazers over time](https://starchart.cc/prathimacode-hub/Awesome_Python_Scripts.svg)](https://starchart.cc/prathimacode-hub/Awesome_Python_Scripts)

0 commit comments

Comments
 (0)