diff options
| author | Julio A. Leyva Osorio <tony931023@gmail.com> | 2021-07-05 05:02:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-05 11:02:07 +0200 |
| commit | e996716ad4b66b4d40e44123711a738789b9a2b8 (patch) | |
| tree | 9b6022eff479574900f2a54c6dd41bec873e135b /docs/es/bountysource.md | |
| parent | 6117caaaff06d1ec34696cdb66529eb0f2ec825a (diff) | |
| download | wiki-e996716ad4b66b4d40e44123711a738789b9a2b8.tar.gz wiki-e996716ad4b66b4d40e44123711a738789b9a2b8.tar.bz2 wiki-e996716ad4b66b4d40e44123711a738789b9a2b8.zip | |
Chore: Updates and creation of wiki files in Spanish (#572)
* Spanish Update account.md
* Creation of the home.md document in spanish
* Creation of the arch-linux.md document in spanish
* Creation of the aws-tutorial.md document in spanish
* Creation of the bash_system.md document in spanish
* Creation of the best-practices.md document in spanish
* Creation of the file-headers.md document in spanish
* Creation of the core-installation.md document in spanish
* Creation of the bountysource.md document in spanish
* Creation of the contribute.md document in spanish
* Creation of the bit-and-bytes-tutorial.md document in spanish
* Creation of the faq.md document in spanish
* Creation of the how-to-debug.md document in spanish
* Creation of the upgrade-from-pre-2.0.0-to-latest-master.md document in spanish
* Creation of the upgrade-from-pre-3.0.0-to-latest-master.md document in spanish
* Creation of the trinitycore-to-azerothcore-characters-migration.md document in spanish
* Creation of the keeping-the-server-up-to-date.md document in spanish
* Creation of the wiki-standards.md document in spanish
* Creation of the importing-spell-dbc.md document in spanish
Diffstat (limited to 'docs/es/bountysource.md')
| -rw-r--r-- | docs/es/bountysource.md | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/docs/es/bountysource.md b/docs/es/bountysource.md new file mode 100644 index 0000000..161ff5e --- /dev/null +++ b/docs/es/bountysource.md @@ -0,0 +1,48 @@ +--- +redirect_from: "/Bountysource" +--- + +# Bountysource + +## ¿Qué es Bountysource? + +Bountysource es una plataforma de financiación colectiva que permite a las personas patrocinar proyectos de código abierto colocando "recompensas" (recompensas en dinero) para la resolución de problemas informados en GitHub. Quien solucione ese problema, obtendrá el dinero de la recompensa. + +Por lo tanto, si desea respaldar la resolución de un problema específico, puede otorgar recompensas a nuestros [problemas abiertos](https://github.com/azerothcore/azerothcore-wotlk/issues). + +Los problemas pueden ser solo errores o incluso solicitudes de funciones principales. Si desea patrocinar un problema que no existe, siéntase libre de crearlo primero y luego aplicar la recompensa por él. + +[https://www.bountysource.com/teams/azerothcore/bounties](https://www.bountysource.com/teams/azerothcore/bounties) + +También puede simplemente hacer una donación a nuestra [Organización AzerothCore Bountysource](https://salt.bountysource.com/checkout/amount?team=azerothcore) y dejarnos decidir en qué problemas o funciones asignar el dinero. + +I want to underline that solving the issue and claiming the bounty **is NOT restricted to AC staff only, everyone can do it! :)** + +Así es como funciona Bountysource: + +1) Los usuarios financian recompensas por problemas abiertos o solicitudes de funciones que desean que se aborden. + +2) Los desarrolladores crean soluciones que resuelven los problemas y reclaman las recompensas correspondientes en Bountysource. + +3) Los patrocinadores pueden aceptar o rechazar las reclamaciones. + +4) Si se acepta, Bountysource paga las recompensas al desarrollador. + +**Muchas gracias a nuestros [Patrocinadores Principales](https://www.bountysource.com/teams/azerothcore/backers) of Bountysource.** + +### ¿Qué pasa si no quieres reclamar la recompensa? + +¿Qué sucede si ha trabajado en un problema que tiene una recompensa, pero no quiere reclamarlo para usted mismo? + +Puede devolver ese dinero a la organización AzerothCore Bountysource, para que podamos reasignarlo a algún otro problema. + +El dinero que decida devolver a la organización de AC **se mostrará como su propio recuento de donaciones**, por lo que estará en la lista de [Patrocinadores](https://www.bountysource.com/teams/azerothcore/backers) también. + +Esto es lo que suelen hacer los administradores de AC. + + + + +## Otros recursos + +- [Preguntas frecuentes oficiales de Bountysource](https://github.com/bountysource/core/wiki/Frequently-Asked-Questions) |
