Put information about reporting issues together
This commit is contained in:
@@ -8,6 +8,15 @@ The core team members and the project's community adopt an inclusive Code of Con
|
|||||||
|
|
||||||
The prefered way to report any bug is [opening an issue in the project's repo](https://github.com/consul/consul/issues/new).
|
The prefered way to report any bug is [opening an issue in the project's repo](https://github.com/consul/consul/issues/new).
|
||||||
|
|
||||||
|
* Try to use a descriptive and to-the-point title
|
||||||
|
* It's a good idea to include some of these sections:
|
||||||
|
* Steps to reproduce the bug
|
||||||
|
* Expected behaviour/response
|
||||||
|
* Actual response
|
||||||
|
* Sometimes it is also helpful if you mention your operating system, browser version and installed plugins.
|
||||||
|
|
||||||
|
Thanks! :heart: :heart: :heart:
|
||||||
|
|
||||||
## Solving an issue
|
## Solving an issue
|
||||||
|
|
||||||
[Issues labeled with help wanted](https://github.com/consul/consul/labels/help%20wanted) are well defined features ready to be implemented by whoever wants to do it.
|
[Issues labeled with help wanted](https://github.com/consul/consul/labels/help%20wanted) are well defined features ready to be implemented by whoever wants to do it.
|
||||||
@@ -30,22 +39,6 @@ If you'd like us to review your pull request in good spirits, please follow our
|
|||||||
|
|
||||||
When we review your pull request and ask for changes, if you're proficient using `git rebase` edit existing commits instead of adding new ones. If you aren't proficient with `git rebase`, ignore this point.
|
When we review your pull request and ask for changes, if you're proficient using `git rebase` edit existing commits instead of adding new ones. If you aren't proficient with `git rebase`, ignore this point.
|
||||||
|
|
||||||
## Other ways of contributing without coding
|
|
||||||
|
|
||||||
* If you think there's a feature missing, or find a bug, create an issue (make sure it has not already been reported).
|
|
||||||
* You can also help promoting the project talking about it in your social networks.
|
|
||||||
|
|
||||||
## How to report an issue
|
|
||||||
|
|
||||||
* Try to use a descriptive and to-the-point title
|
|
||||||
* It's a good idea to include some of these sections:
|
|
||||||
* Steps to reproduce the bug
|
|
||||||
* Expected behaviour/response
|
|
||||||
* Actual response
|
|
||||||
* Sometimes it is also helpful if you mention your operating system, browser version and installed plugins.
|
|
||||||
|
|
||||||
Thanks! :heart: :heart: :heart:
|
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
### Core team members
|
### Core team members
|
||||||
|
|||||||
@@ -8,6 +8,15 @@ Los miembros del proyecto y la comunidad de personas que contribuyen a él se ad
|
|||||||
|
|
||||||
El método preferido para informar sobre una incidencia en el proyecto es [creando una incidencia en el repositorio del proyecto](https://github.com/consul/consul/issues/new).
|
El método preferido para informar sobre una incidencia en el proyecto es [creando una incidencia en el repositorio del proyecto](https://github.com/consul/consul/issues/new).
|
||||||
|
|
||||||
|
* Trata de darle un título descriptivo (algo más que "xxx no funciona").
|
||||||
|
* Es buena idea incluir las siguientes secciones:
|
||||||
|
* Pasos que se han realizado para producir la incidencia
|
||||||
|
* Lo que se esperaba que pasara
|
||||||
|
* Lo que ha pasado
|
||||||
|
* También es buena idea que incluyas tu sistema operativo, navegador, versión de navegador y plugins instalados.
|
||||||
|
|
||||||
|
¡Gracias! :heart: :heart: :heart:
|
||||||
|
|
||||||
## Resolver una incidencia
|
## Resolver una incidencia
|
||||||
|
|
||||||
Las [incidencias marcadas como help wanted](https://github.com/consul/consul/labels/help%20wanted) son funcionalidades bien definidas y que están listas para que quien quiera pueda implementarlas.
|
Las [incidencias marcadas como help wanted](https://github.com/consul/consul/labels/help%20wanted) son funcionalidades bien definidas y que están listas para que quien quiera pueda implementarlas.
|
||||||
@@ -30,23 +39,6 @@ Si quieres que revisemos tu código con una sonrisa, por favor sigue nuestras co
|
|||||||
|
|
||||||
Cuando revisemos tu código y te pidamos que cambies alguna cosa, si tienes experiencia con `git rebase` edita los commits existentes en vez de añadir más. Si no tienes experiencia con `git rebase`, puedes saltarte este punto.
|
Cuando revisemos tu código y te pidamos que cambies alguna cosa, si tienes experiencia con `git rebase` edita los commits existentes en vez de añadir más. Si no tienes experiencia con `git rebase`, puedes saltarte este punto.
|
||||||
|
|
||||||
## Otras formas de contribuir sin código
|
|
||||||
|
|
||||||
* Si crees que hay una funcionalidad que hace falta, o descubres un problema, abre una incidencia (asegúrate de que
|
|
||||||
no haya una incidencia para lo mismo ya abierta antes)
|
|
||||||
* También puedes ayudar dando este proyecto a conocer
|
|
||||||
|
|
||||||
## Cómo escribir una incidencia
|
|
||||||
|
|
||||||
* Trata de darle un título descriptivo (algo más que "xxx no funciona").
|
|
||||||
* Es buena idea incluir las siguientes secciones:
|
|
||||||
* Pasos que se han realizado para producir la incidencia
|
|
||||||
* Lo que se esperaba que pasara
|
|
||||||
* Lo que ha pasado
|
|
||||||
* También es buena idea que incluyas tu sistema operativo, navegador, versión de navegador y plugins instalados.
|
|
||||||
|
|
||||||
¡Gracias! :heart: :heart: :heart:
|
|
||||||
|
|
||||||
## Contribuidores
|
## Contribuidores
|
||||||
|
|
||||||
## Miembros del equipo principal
|
## Miembros del equipo principal
|
||||||
|
|||||||
Reference in New Issue
Block a user