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
@@ -65,6 +65,13 @@ To make your learning journey more fruitful, I had created an open source projec
65
65
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.
66
66
67
67
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).
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
125
125
126
126
- Python IDE : Install it by using this link [python.org](https://www.python.org/downloads/)
127
127
- 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