Skip to content

Commit

Permalink
chore: Update image links in README and FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradumnasaraf committed Jul 25, 2024
1 parent 9b42bf5 commit 959206d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,22 @@ Yes, you can contribute to documentation, articles and tutorials, testing/user e

##### 5 Where to learn Git and GitHub?

You can check out resources in [How to?](./how-to/create-repo.md), [Resources](./resources.md), and [Bootcamp](./bootcamp.md) pages for the same.
You can check out resources in [How to?](https://os.pradumnasaraf.dev/docs/how-to/create-repo), [Learning Resources](https://os.pradumnasaraf.dev/resources), and [Bootcamp](https://os.pradumnasaraf.dev/bootcamp) pages for the same.

##### 6 How to get started with Open Source?

Steps:

1. Start with learning the basics of **Git** and **GitHub**. You can check out resources in [Resources](./resources.md), [Bootcamp](./bootcamp.md), and [How to?](./how-to/create-repo.md).
1. Start with learning the basics of **Git** and **GitHub**. You can check out resources in [Resources](https://os.pradumnasaraf.dev/resources), [Bootcamp](https://os.pradumnasaraf.dev/bootcamp), and [How to?](https://os.pradumnasaraf.dev/docs/how-to/create-repo).

2. Once you are familiar with the basics, start contributing to beginner-friendly projects to get familiar with the workflow and terminology of Open Source, Git, and GitHub. You can find some projects on the [Beginner Friendly Projects](./beginners.md) page. Also, contributing to your friend's project is a great way to get started.
2. Once you are familiar with the basics, start contributing to beginner-friendly projects to get familiar with the workflow and terminology of Open Source, Git, and GitHub. You can find some projects on the [Beginner Friendly Projects](https://os.pradumnasaraf.dev/beginners) page. Also, contributing to your friend's project is a great way to get started.

3. Do join a community so that you can get help and guidance from the community members if you get stuck somewhere. I will recommend joining EddieHub Community on [Discord](http://discord.eddiehub.org/).

4. Once you are comfortable with the workflow, you can start contributing to Open Source projects depending on your interest, programming language, topics, etc. I will recommend starting with small projects and then moving on to bigger projects. Also, when you start with a project, first try solving and working on issues with the label `good first issue` and `first timers only`. This is a wonderful way to understand a project better and then move on to other issues. Also, I have written a Blog on [5 ways to find projects in Open Source](https://blog.pradumnasaraf.dev/5-ways-to-find-projects-in-open-source) you can check it out.

##### 7 How to find Open Source projects to contribute to?

You can find some projects on the [Beginner Friendly Projects](./beginners.md) page. Also, I have written a Blog on [5 ways to find projects in Open Source](https://blog.pradumnasaraf.dev/5-ways-to-find-projects-in-open-source) you can check it out.
You can find some projects on the [Beginner Friendly Projects](https://os.pradumnasaraf.dev/beginners) page. Also, I have written a Blog on [5 ways to find projects in Open Source](https://blog.pradumnasaraf.dev/5-ways-to-find-projects-in-open-source) you can check it out.

<h4 align="center">Don't forget to ⭐ this <a href="https://github.com/Pradumnasaraf/open-source-with-pradumna">repo</a></h4>
<h4 align="center">Don't forget to ⭐ this <a href="https://github.com/Pradumnasaraf/open-source-with-pradumna">repo</a></h4

0 comments on commit 959206d

Please sign in to comment.