-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,38 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
nombre: Reporte de error | ||
acerca de: Crea un reporte para ayudarnos a mejorar | ||
título: '' | ||
etiquetas: '' | ||
asignados: '' | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
**Descripción del error** | ||
Una descripción clara y concisa de cuál es el error. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
**Para Reproducir** | ||
Pasos para reproducir el comportamiento: | ||
1. Ir a '...' | ||
2. Hacer clic en '....' | ||
3. Desplazarse hacia abajo hasta '....' | ||
4. Ver el error | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
**Comportamiento esperado** | ||
Una descripción clara y concisa de lo que esperabas que sucediera. | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
**Capturas de pantalla** | ||
Si es aplicable, añade capturas de pantalla para ayudar a explicar tu problema. | ||
|
||
**Desktop (please complete the following information):** | ||
- OS: [e.g. iOS] | ||
- Browser [e.g. chrome, safari] | ||
- Version [e.g. 22] | ||
**Escritorio (por favor completa la siguiente información):** | ||
- SO: [por ejemplo, iOS] | ||
- Navegador [por ejemplo, chrome, safari] | ||
- Versión [por ejemplo, 22] | ||
|
||
**Smartphone (please complete the following information):** | ||
- Device: [e.g. iPhone6] | ||
- OS: [e.g. iOS8.1] | ||
- Browser [e.g. stock browser, safari] | ||
- Version [e.g. 22] | ||
**Teléfono inteligente (por favor completa la siguiente información):** | ||
- Dispositivo: [por ejemplo, iPhone6] | ||
- SO: [por ejemplo, iOS8.1] | ||
- Navegador [por ejemplo, navegador por defecto, safari] | ||
- Versión [por ejemplo, 22] | ||
|
||
**Additional context** | ||
Add any other context about the problem here. | ||
**Contexto adicional** | ||
Agrega cualquier otro contexto sobre el problema aquí. |