This repository is designed for beginners who want to start contributing to open source using Python.
It contains:
- Simple Python programs
- Beginner-friendly issues
- Clearly labeled good first issue tasks
No prior open-source experience is required.
- Students learning Python
- First-time GitHub users
- Anyone looking to make their first PR
If you know basic Python and GitHub basics, you are good to go 👍
- Fork the repository
- Clone your fork to local system
- Create a new branch
- Solve one issue
- Commit your changes
- Push to your fork
- Open a Pull Request
- good first issue → Easy tasks for beginners
- easy → Minimal logic changes
- documentation → README or docs related tasks
- Solves only one issue
- Clean and readable code
- No unnecessary changes
- Proper commit message
Example: