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
{{ message }}
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,15 @@ We now have a section for miscellaneous scripts as well.
20
20
21
21
**Note**: 100 Ideas implemented using python List available [Here](https://python-world.github.io/python-mini-projects/#/)
22
22
23
+
## How to Contribute?
24
+
25
+
- Take a look at the Existing [Issues](https://github.com/Python-World/Python_and_the_Web/issues) or create your own Issues!
26
+
- Wait for the Issue to be assigned to you after which you can start working on it.
27
+
- Fork the Repo and create a Branch for any Issue that you are working upon.
28
+
- Read the [Code of Conduct](https://github.com/Python-World/Python_and_the_Web/blob/master/CODE_OF_CONDUCT.md)
29
+
- Create a Pull Request which will be promptly reviewed and suggestions would be added to improve it.
30
+
- Add Screenshots to help us know what this Script is all about.
31
+
- Having difficulty in contributing? Read the [Contribution Guide](https://github.com/Python-World/Python_and_the_Web/blob/master/CONTRIBUTING.md) for a detailed explanation.
0 commit comments