Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.05 KB

File metadata and controls

27 lines (14 loc) · 1.05 KB

FAQ-Frequently Asked Questions

Commonly asked questions related to Open Source, Git, and GitHub.

1) What is Git?

Git is a version control system that lets you manage and keep track of your source code history.

2) What is GitHub?

GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere.

3) What are the prerequisites to step into Open Source?

You need to have a basic understanding of git (Version control system) and a code hosting platform like GitHub.

4) Can I contribute to Open Source if I have no prior coding experience or I am not non-tech background?

Yes, you can contribute to documentation, design, translation, etc.

5) Where to learn Git and GitHub?

You can check out resources in How to?,Resources, and Bootcamp pages for that.


Don't forget to ⭐ this repo