Skip to content
Merged
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
2 changes: 1 addition & 1 deletion docs/.vitepress/config/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ function sidebarGeneral(): DefaultTheme.SidebarItem[] {
link: "/general/how-ra-works",
},
{
text: "Ways to Contribute",
text: "How to contribute if you're not a developer",
link: "/general/ways-to-contribute",
},
{
Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/config/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ function sidebarGeneral(): DefaultTheme.SidebarItem[] {
link: "/es/general/how-ra-works",
},
{
text: "Maneras de contribuir",
text: "Cómo contribuir si no eres desarrollador",
link: "/es/general/ways-to-contribute",
},
{
Expand Down
6 changes: 3 additions & 3 deletions docs/es/general/ways-to-contribute.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Maneras de contribuir
title: Cómo contribuir si no eres desarrollador
description: Incluso si no quieres convertirte en desarrollador de logros, pero te gustaría contribuir con RetroAchievements, hay varias formas de hacerlo.
---

# Maneras de contribuir
# Cómo contribuir si no eres desarrollador

Incluso si no quieres convertirte en desarrollador de logros pero te gustaría contribuir con RetroAchievements, hay varias formas de hacerlo:

Expand All @@ -19,7 +19,7 @@ Hay dos formas de informar de un logro roto: directamente en el emulador o a tra

### Reportar a través de la página web

En la página de cada logro verás un enlace que dice: `Report an issue for this achievement (reportar un fallo para este logro)`, como en la imagen de abajo:
En la página de cada logro verás un enlace que dice: `Report an issue for this achievement (reportar un fallo para este logro)`, como en la imagen de abajo:

![abrir-un-ticket-en-el-sitio](https://user-images.githubusercontent.com/8508804/38785449-9c8abffc-40f6-11e8-8d9b-d9bac5b0d5d4.png)

Expand Down
4 changes: 2 additions & 2 deletions docs/general/ways-to-contribute.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Ways to Contribute
title: How to contribute if you're not a developer
description: If you do not wish to become an achievement developer, but would still like to contribute to RetroAchievements, there are many ways to do so.
---

# Ways to Contribute
# How to contribute if you're not a developer

If you do not wish to become an achievement developer, but would still like to contribute to RetroAchievements, there are many ways to do so:

Expand Down