Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Commit b6cea1a

Browse files
authored
Update README.md
1 parent 6562ebd commit b6cea1a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,15 @@ We now have a section for miscellaneous scripts as well.
2020

2121
**Note**: 100 Ideas implemented using python List available [Here](https://python-world.github.io/python-mini-projects/#/)
2222

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.
2332

2433
## README Template for scripts
2534

0 commit comments

Comments
 (0)