This repository is to help python beginners to participate in Hacktoberfest 2022.
Before contributing however,
Please Note the following:
- This repo aims to provide a starting point for open source contributions for Hacktoberfest 2022 and help beginner python developers to complete the challenge.
- This repo has open issues from all difficulty levels. So all are welcome to participate.
- If you see that the issue you would like to solve is not present in the repository's Issues tab, then feel to create a new issue and as maintainer of the repo, I will allot you the issue and you can work on it.
- You can add documentation for explaining how a script is working or add some scripts you think are useful but do make sure to create an Issue first and get it assigned to you before creating a pull request.
- Please do not submit pull requests unless an Issue is assigned to you otherwise the pull request may be marked as Invalid or spam.
- Your pull request may or may not be accepted, that is at the discretion of the event organizers and maintainers.
- DO NOT FORGET TO READ ALL THE DOCUMENTATION FILES LIKE Contributing.md, README.md, Issues.md.