Skip to content

Commit

Permalink
Fix broken contribution links (#1006)
Browse files Browse the repository at this point in the history
Update broken GitHub links for the people trying to contribute. The
links to "good first issue board" and the "help wanted board" were out
of date.
  • Loading branch information
JakeSax authored Sep 8, 2024
1 parent 76f1dca commit 41395a3
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions docs/contributing/contributing.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Bevor du an größeren Änderungen (z.B. neue Features oder Fehlerbehebungen, di

Es ist kein Problem, wenn du an Vapor mitwirken möchtest, aber nicht weißt woran und in welcher Form. Genau für diesen Fall gibt es die unterschiedlichen Boards von Vapor, die dir dabei helfen, die richtige Aufgabe zu finden. Vapor besitzt etwa 40 Repositories, die aktiv weiterentwickelt werden. Alle Repositories nach anstehenden Aufgaben zu durchsuchen ist weder sinnvoll noch effizient. Aus diesem Grund nutzen wir die angesprochenen Boards, um alle anstehenden Aufgaben übersichtlich zu sammeln.

Das erste Board ist das [good first issue board](https://github.com/orgs/vapor/projects/10). Jedes Issue innerhalb der GitHub-Organisation von Vapor, das mit `good first issue` getaggt ist, wird automatisch zu diesem Board hinzugefügt. Issues in diesem Board benötigen nicht viel Erfahrung mit Vapor und können deswegen auch von relativ neuen Mitwirkenden bearbeitet werden.
Das erste Board ist das [good first issue board](https://github.com/orgs/vapor/projects/14). Jedes Issue innerhalb der GitHub-Organisation von Vapor, das mit `good first issue` getaggt ist, wird automatisch zu diesem Board hinzugefügt. Issues in diesem Board benötigen nicht viel Erfahrung mit Vapor und können deswegen auch von relativ neuen Mitwirkenden bearbeitet werden.

Das zweite Board ist das [help wanted board](https://github.com/orgs/vapor/projects/11). Dieses Board bündelt alle Issues innerhalb der GitHub-Organisation von Vapor, die mit `help wanted` getaggt sind. Issues in diesem Board können beliebig bearbeitet werden, weil das Core-Team dafür aktuell keine Ressourcen zur Verfügung hat. Solche Issues benötigen in der Regel ein bisschen mehr Erfahrung mit Vapor, solange sie nicht ebenfalls mit `good first issue` getaggt sind. Natürlich können solche Issues auch zum spielerischen lernen von Vapor genutzt werden.
Das zweite Board ist das [help wanted board](https://github.com/orgs/vapor/projects/13). Dieses Board bündelt alle Issues innerhalb der GitHub-Organisation von Vapor, die mit `help wanted` getaggt sind. Issues in diesem Board können beliebig bearbeitet werden, weil das Core-Team dafür aktuell keine Ressourcen zur Verfügung hat. Solche Issues benötigen in der Regel ein bisschen mehr Erfahrung mit Vapor, solange sie nicht ebenfalls mit `good first issue` getaggt sind. Natürlich können solche Issues auch zum spielerischen lernen von Vapor genutzt werden.

### Übersetzungen

Expand Down
4 changes: 2 additions & 2 deletions docs/contributing/contributing.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Si deseas proponer cambios más importantes, como nuevas funcionalidades o corre

Si solo quieres contribuir pero no tienes idea de en qué trabajar, ¡eso es fantástico! Vapor tiene un par de tableros que pueden ayudar. Vapor tiene alrededor de 40 repositorios que se desarrollan activamente y revisarlos todos para encontrar algo en lo que trabajar no es práctico, por lo que usamos tableros para organizar dichas tareas.

El primer tablero es el [tablero de good first issue](https://github.com/orgs/vapor/projects/10). Cualquier problema en la organización GitHub de Vapor que esté etiquetado como `good first issue` se agregará al tablero para que lo encuentres. Estos son temas que creemos que serán buenos para que trabajen las personas relativamente nuevas en Vapor, ya que no requieren mucha experiencia con el código.
El primer tablero es el [tablero de good first issue](https://github.com/orgs/vapor/projects/14). Cualquier problema en la organización GitHub de Vapor que esté etiquetado como `good first issue` se agregará al tablero para que lo encuentres. Estos son temas que creemos que serán buenos para que trabajen las personas relativamente nuevas en Vapor, ya que no requieren mucha experiencia con el código.

El segundo tablero es el [tablero de help wanted](https://github.com/orgs/vapor/projects/11). Esto genera issues etiquetados como `help wanted`. Estos son problemas que podrían solucionarse, pero el equipo central actualmente tiene otras prioridades. Estos problemas generalmente requieren un poco más de conocimiento si no están marcados con `good first issue`, ¡pero podrían ser proyectos divertidos en los que trabajar!
El segundo tablero es el [tablero de help wanted](https://github.com/orgs/vapor/projects/13). Esto genera issues etiquetados como `help wanted`. Estos son problemas que podrían solucionarse, pero el equipo central actualmente tiene otras prioridades. Estos problemas generalmente requieren un poco más de conocimiento si no están marcados con `good first issue`, ¡pero podrían ser proyectos divertidos en los que trabajar!

### Traducciones

Expand Down
4 changes: 2 additions & 2 deletions docs/contributing/contributing.it.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Se vuoi proporre cambiamenti più grandi, come nuove funzionalità o bug fix che

Se vuoi solo contribuire ma non hai idea su cosa lavorare, fantastico! Vapor ha un paio di bacheche che possono aiutarti. Vapor ha circa 40 repository che sono attivamente sviluppate e cercare fra tutte queste per trovare qualcosa su cui lavorare non è fattibile, quindi usiamo le bacheche per aggregarle.

La prima bachecha è la [bacheca delle buone prime issue](https://github.com/orgs/vapor/projects/10). Ogni issue nell'organizzazione GitHub di Vapor che è taggata come `good first issue` sarà aggiunta alla bacheca. Queste sono issue che pensiamo possano essere buone per persone relativamente nuove a Vapor per lavorarci su, in quanto non richiedono molta esperienza sul codice.
La prima bachecha è la [bacheca delle buone prime issue](https://github.com/orgs/vapor/projects/14). Ogni issue nell'organizzazione GitHub di Vapor che è taggata come `good first issue` sarà aggiunta alla bacheca. Queste sono issue che pensiamo possano essere buone per persone relativamente nuove a Vapor per lavorarci su, in quanto non richiedono molta esperienza sul codice.

La seconda bacheca è la [bacheca del "Cercasi aiuto"](https://github.com/orgs/vapor/projects/11). Questa contiene issue taggate `help wanted`. Queste sono issue che potrebbero essere aggiustate, ma la squadra principale al momento ha altre priorità. Queste issue di solito richiedono un po' più di conoscenza se non sono anche taggate `good first issue`, ma potrebbero essere un progetto divertente su cui lavorare!
La seconda bacheca è la [bacheca del "Cercasi aiuto"](https://github.com/orgs/vapor/projects/13). Questa contiene issue taggate `help wanted`. Queste sono issue che potrebbero essere aggiustate, ma la squadra principale al momento ha altre priorità. Queste issue di solito richiedono un po' più di conoscenza se non sono anche taggate `good first issue`, ma potrebbero essere un progetto divertente su cui lavorare!

### Traduzioni

Expand Down
4 changes: 2 additions & 2 deletions docs/contributing/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ If you want to propose larger changes like new features or bug fixes that change

If you just want to contribute but don't have an idea of what to work on, that's awesome! Vapor has a couple of boards that can help. Vapor has around 40 repositories that are actively developed and looking through them all to find something to work on is not practical so we use boards to aggregate these.

The first board is the [good first issue board](https://github.com/orgs/vapor/projects/10). Any issue in Vapor's GitHub org that's tagged with `good first issue` will be added to the board for you to find. These are issues that we think will be good for people relatively new to Vapor to work on as they don't require much experience of the code.
The first board is the [good first issue board](https://github.com/orgs/vapor/projects/14). Any issue in Vapor's GitHub org that's tagged with `good first issue` will be added to the board for you to find. These are issues that we think will be good for people relatively new to Vapor to work on as they don't require much experience of the code.

The second board is the [help wanted board](https://github.com/orgs/vapor/projects/11). This pulls in issues labelled `help wanted`. These are issues that could be good to fix but the core team currently has other priorities. These issues usually require a bit more knowledge if they aren't also marked with `good first issue`, but they could be fun projects to work on!
The second board is the [help wanted board](https://github.com/orgs/vapor/projects/13). This pulls in issues labelled `help wanted`. These are issues that could be good to fix but the core team currently has other priorities. These issues usually require a bit more knowledge if they aren't also marked with `good first issue`, but they could be fun projects to work on!

### Translations

Expand Down
4 changes: 2 additions & 2 deletions docs/contributing/contributing.nl.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Als je grotere veranderingen wilt voorstellen zoals nieuwe functies of bug fixes

Als je gewoon wilt bijdragen maar geen idee hebt waar je aan moet werken, is dat geweldig! Vapor heeft een aantal forums die kunnen helpen. Vapor heeft ongeveer 40 repositories die actief ontwikkeld worden en ze allemaal doorzoeken om iets te vinden om aan te werken is niet praktisch, dus gebruiken we boards om deze samen te voegen.

Het eerste board is het [good first issue board](https://github.com/orgs/vapor/projects/10). Elk issue in Vapor's GitHub org dat getagged is met `good first issue` zal aan dit board worden toegevoegd zodat u het kunt vinden. Dit zijn problemen waarvan we denken dat ze goed zijn voor mensen die relatief nieuw zijn met Vapor om aan te werken, omdat ze niet veel ervaring met de code vereisen.
Het eerste board is het [good first issue board](https://github.com/orgs/vapor/projects/14). Elk issue in Vapor's GitHub org dat getagged is met `good first issue` zal aan dit board worden toegevoegd zodat u het kunt vinden. Dit zijn problemen waarvan we denken dat ze goed zijn voor mensen die relatief nieuw zijn met Vapor om aan te werken, omdat ze niet veel ervaring met de code vereisen.

Het tweede bord is het [help gezocht bord](https://github.com/orgs/vapor/projects/11). Dit haalt problemen binnen met het label `help wanted`. Dit zijn problemen die goed zouden kunnen zijn om op te lossen, maar het core team heeft op dit moment andere prioriteiten. Deze problemen vereisen meestal een beetje meer kennis als ze niet ook gemarkeerd zijn met `good first issue`, maar het kunnen leuke projecten zijn om aan te werken!
Het tweede bord is het [help gezocht bord](https://github.com/orgs/vapor/projects/13). Dit haalt problemen binnen met het label `help wanted`. Dit zijn problemen die goed zouden kunnen zijn om op te lossen, maar het core team heeft op dit moment andere prioriteiten. Deze problemen vereisen meestal een beetje meer kennis als ze niet ook gemarkeerd zijn met `good first issue`, maar het kunnen leuke projecten zijn om aan te werken!

### Vertalingen

Expand Down

0 comments on commit 41395a3

Please sign in to comment.