diff --git a/_articles/de/how-to-contribute.md b/_articles/de/how-to-contribute.md index 07a283b05e7..6dc1ed10d40 100644 --- a/_articles/de/how-to-contribute.md +++ b/_articles/de/how-to-contribute.md @@ -231,7 +231,6 @@ Weiterhin, können Sie auf folgenden Seiten neue Projekte zum Beitragen entdecke * [CodeTriage](https://www.codetriage.com/) * [24 Pull Requests](https://24pullrequests.com/) * [Up For Grabs](https://up-for-grabs.net/) -* [Contributor-ninja](https://contributor.ninja) * [First Contributions](https://firstcontributions.github.io) * [SourceSort](https://web.archive.org/web/20201111233803/https://www.sourcesort.com/) diff --git a/_articles/el/how-to-contribute.md b/_articles/el/how-to-contribute.md index e63ec27bd4c..e82a9d922c0 100644 --- a/_articles/el/how-to-contribute.md +++ b/_articles/el/how-to-contribute.md @@ -211,7 +211,6 @@ related: * [CodeTriage](https://www.codetriage.com/) * [24 Pull Requests](https://24pullrequests.com/) * [Up For Grabs](https://up-for-grabs.net/) -* [Contributor-ninja](https://contributor.ninja) * [First Contributions](https://firstcontributions.github.io) * [SourceSort](https://web.archive.org/web/20201111233803/https://www.sourcesort.com/) diff --git a/_articles/es/how-to-contribute.md b/_articles/es/how-to-contribute.md index d6ba5d58d41..25c330fd3f7 100644 --- a/_articles/es/how-to-contribute.md +++ b/_articles/es/how-to-contribute.md @@ -207,7 +207,6 @@ Puedes también utilizar algunos de los siguientes recursos para ayudarte * [CodeTriage](https://www.codetriage.com/) * [24 Pull Requests](https://24pullrequests.com/) * [Up For Grabs](https://up-for-grabs.net/) -* [Contributor-ninja](https://contributor.ninja) * [First Contributions](https://firstcontributions.github.io) * [SourceSort](https://web.archive.org/web/20201111233803/https://www.sourcesort.com/) diff --git a/_articles/fa/how-to-contribute.md b/_articles/fa/how-to-contribute.md index 6bfdf1ffb77..d78fbdb7c8b 100644 --- a/_articles/fa/how-to-contribute.md +++ b/_articles/fa/how-to-contribute.md @@ -214,7 +214,6 @@ related: * [CodeTriage](https://www.codetriage.com/) * [24 Pull Requests](https://24pullrequests.com/) * [Up For Grabs](https://up-for-grabs.net/) -* [Contributor-ninja](https://contributor.ninja) * [First Contributions](https://firstcontributions.github.io) * [SourceSort](https://www.sourcesort.com/) diff --git a/_articles/fr/how-to-contribute.md b/_articles/fr/how-to-contribute.md index 17a846fc4c6..2920403445c 100644 --- a/_articles/fr/how-to-contribute.md +++ b/_articles/fr/how-to-contribute.md @@ -207,7 +207,6 @@ Vous pouvez également utiliser l'une des ressources suivantes pour vous aider * [CodeTriage](https://www.codetriage.com/) * [24 Pull Requests](https://24pullrequests.com/) * [Up For Grabs](https://up-for-grabs.net/) -* [Contributor-ninja](https://contributor.ninja) * [First Contributions](https://firstcontributions.github.io) * [SourceSort](https://web.archive.org/web/20201111233803/https://www.sourcesort.com/) diff --git a/_articles/how-to-contribute.md b/_articles/how-to-contribute.md index 17a04ad9821..db837415d40 100644 --- a/_articles/how-to-contribute.md +++ b/_articles/how-to-contribute.md @@ -16,7 +16,7 @@ related: avatar Working on \[freenode\] helped me earn many of the skills I later used for my studies in university and my actual job. I think working on open source projects helps me as much as it helps the project!

-— @errietta, ["Why I love contributing to open source software"](https://www.errietta.me/blog/open-source/) +— [@errietta](https://github.com/errietta), ["Why I love contributing to open source software"](https://www.errietta.me/blog/open-source/)

@@ -66,7 +66,7 @@ A common misconception about contributing to open source is that you need to con avatar I’ve been renowned for my work on CocoaPods, but most people don’t know that I actually don’t do any real work on the CocoaPods tool itself. My time on the project is mostly spent doing things like documentation and working on branding.

-— @orta, ["Moving to OSS by default"](https://academy.realm.io/posts/orta-therox-moving-to-oss-by-default/) +— [@orta](https://github.com/orta), ["Moving to OSS by default"](https://academy.realm.io/posts/orta-therox-moving-to-oss-by-default/)

@@ -87,11 +87,11 @@ Even if you like to write code, other types of contributions are a great way to ### Do you like to write? -* Write and improve the project's documentation +* Write and improve the project's documentation,[like @CBID2 did for OpenSauced's documentation](https://github.com/open-sauced/docs/pull/151) * Curate a folder of examples showing how the project is used -* Start a newsletter for the project, or curate highlights from the mailing list +* Start a newsletter for the project, or curate highlights from the mailing list, [like @opensauced did for their product](https://news.opensauced.pizza/about/) * Write tutorials for the project, [like PyPA's contributors did](https://github.com/pypa/python-packaging-user-guide/issues/194) -* Write a translation for the project's documentation +* Write a translation for the project's documentation, [like @frontendwizard did for the instructions for freeCodeCamp's CSS Flexbox challenge](https://github.com/freeCodeCamp/freeCodeCamp/pull/19077)