A welcoming repository designed to help individuals take their first steps in open-source software development.
- This repository contains the various beginner friendly projects to help newbies to contribute to open source.
- You can click on a sub-module present in this repository which will take you to the public repository.
- Fork the repository you are interested in to your own GitHub account.
- Clone the forked repository to your local machine.
- Create a new branch for your changes.
- Make your changes in your branch.
- Commit your changes and push them to your GitHub account.
- Create a pull request from your forked repository to the original repository.
This project is licensed under the MIT License. See the LICENSE file for details.