Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 818 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 818 Bytes

Initial-OSS

A welcoming repository designed to help individuals take their first steps in open-source software development.

Getting Started

  1. This repository contains the various beginner friendly projects to help newbies to contribute to open source.
  2. You can click on a sub-module present in this repository which will take you to the public repository.
  3. Fork the repository you are interested in to your own GitHub account.
  4. Clone the forked repository to your local machine.
  5. Create a new branch for your changes.
  6. Make your changes in your branch.
  7. Commit your changes and push them to your GitHub account.
  8. Create a pull request from your forked repository to the original repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.