Skip to content

Commit 432e2ba

Browse files
Update README.md
1 parent 452521b commit 432e2ba

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@ To make your learning journey more fruitful, I had created an open source projec
6565
Drop me a private message, if this project enriched your skills better and made you progress in building up your own projects in python. Any queries, feel free to ask. I would be happy to assist you.
6666

6767

68+
If you worked on or want to initiate a your script and share it with the world, you can do that here. Go through the contributing guidelines in [CONTRIBUTING_GUIDELINES](https://github.com/prathimacode-hub/PyAlgo-Tree/blob/main/CONTRIBUTING_GUIDELINES.md)👩‍💻
69+
70+
When raising an issue, do make sure to mention the kind of script, project title, short description of the project and what it does and the purpose of it. As a good practice, always link the issue number with pull request. (#issue number : Give this details when you raise a PR).
71+
72+
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).
73+
74+
6875
## 💡 Table Of Contents
6976

7077
- [Algebra](https://github.com/prathimacode-hub/PyAlgo-Tree/tree/main/Algebra)
@@ -114,14 +121,7 @@ Drop me a private message, if this project enriched your skills better and made
114121
- [Unix](https://github.com/prathimacode-hub/PyAlgo-Tree/tree/main/Unix)
115122

116123

117-
If you worked on or want to initiate a your script and share it with the world, you can do that here. Go through the contributing guidelines in [CONTRIBUTING_GUIDELINES](https://github.com/prathimacode-hub/PyAlgo-Tree/blob/main/CONTRIBUTING_GUIDELINES.md)👩‍💻
118-
119-
When raising an issue, do make sure to mention the kind of script, project title, short description of the project and what it does and the purpose of it. As a good practice, always link the issue number with pull request. (#issue number : Give this details when you raise a PR).
120-
121-
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).
122-
123-
124-
## 🌱 Pre-requisites
124+
## 🌱 Pre-Requisites
125125

126126
- Python IDE : Install it by using this link [python.org](https://www.python.org/downloads/)
127127
- If you are new to python programming and want to have a fair knowledge before you start working on it, you can learn it in a simplified way through this [repo](https://github.com/prathimacode-hub/Learn-Python-For-Beginners).

0 commit comments

Comments
 (0)