Skip to content

feat: add link to goodfirstissues webpage on getting started.md #491

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/white-paper/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ It is also important to take into account the maturity of the project and its si

Another good way to identify a suitable project is to **select those which are actively looking for contributors.** Several websites and tools can help:

* [Awesome for beginners](https://github.com/MunGell/awesome-for-beginners) is a list of projects looking for contributors (beginners or not) by listing their *"Good First Issues"*. In the same way, the website [Up for grabs](https://up-for-grabs.net) makes it possible to find projects in need of contributors.
* [Awesome for beginners](https://github.com/MunGell/awesome-for-beginners) is a list of projects looking for contributors (beginners or not) by listing their [Good First Issues](https://goodfirstissues.com/). In the same way, the website [Up for grabs](https://up-for-grabs.net) makes it possible to find projects in need of contributors.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding this. I think we can create a paragraph dedicated to the good first issue website.


* [CodeTriage](https://www.codetriage.com/) is a tool for subscribing to open source projects and receiving new requests for contributions every day.

* [First contributions](https://firstcontributions.github.io/) is a little different, it is a workshop to make your first contribution in less than five minutes. It introduces the basis of the Git workflow to make contributions on GitHub. In addition to this tutorial, the website offers links to *"Good First Issues"* of large GitHub projects.
* [First contributions](https://firstcontributions.github.io/) is a little different, it is a workshop to make your first contribution in less than five minutes. It introduces the basis of the Git workflow to make contributions on GitHub. In addition to this tutorial, the website offers links to[Good First Issues](https://goodfirstissues.com/) of large GitHub projects.

* Evenings or community events like [HacktoberFest](https://hacktoberfest.digitalocean.com/) are also a good way to get started on projects looking for contributors. For example, the [hack.commit.push](https://hack-commit-pu.sh/) organizes an open source development day, open to everyone, regardless of your level. At the beginning of the day, introductory workshops are presented, followed by open source contributions with mentors.

Expand Down
7 changes: 7 additions & 0 deletions static/hacktoberfest.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,12 @@
"github": {
"handle": "yannbertrand"
}
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Adrilabelle , I'm sorry but this dashboard is only for Zenika members 😅

{
"name": "Adriana Cuevas",
"agency": "Nantes, FR",
"github": {
"handle": "adrilabelle"
}
}
]