-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #139 from MelvinG24/dev
Recuperación de repositorio - Latino v1.2.0
- Loading branch information
Showing
101 changed files
with
8,529 additions
and
391 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
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 |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
name: Reporte de Error (Bug report) | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- ⚠️⚠️ !No borrar éste encabezado! Plantilla de Reporte-de-Error ⚠️⚠️ --> | ||
<!-- Por favor, buscar antes si éste error ya fue publicado por otro usuario para evitar duplicaciones. --> | ||
<!-- Además, pruebe con la última versión de Latino para asegurar que su problema no fue solucionado ya --> | ||
|
||
<!-- Descripción del error--> | ||
De una breve descripción del error que le ocurre. | ||
|
||
|
||
|
||
<!-- Captura de Pantalla --> | ||
Si aplica, proporcione una captura de pantalla del error que le ocurre. | ||
|
||
<!-- Información del Ordenador (por favor, complete las siguientes casillas): --> | ||
- OS: [e.g. Windows 10] | ||
- Versión de Latino [e.g. 1.0.0] | ||
|
||
<!-- Información Adicional --> | ||
Agregue cualquier otra información adicional sobre su problema. | ||
|
||
<!-- Código donde el error ocurre --> | ||
Si aplica, proporcione el fragmento de código del cual Latino hace error | ||
|
||
```c | ||
// pegar su código aquí | ||
|
||
``` |
24 changes: 24 additions & 0 deletions
24
.github/ISSUE_TEMPLATE/solicitud-de-caracter-stica--feature-request-.md
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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: Solicitud de Característica (Feature request) | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- ⚠️⚠️ !No borrar éste encabezado! Plantilla de Reporte-de-Característica⚠️⚠️ --> | ||
<!-- Por favor, buscar antes si esta solicitud ya fue publicado por otro usuario para evitar duplicaciones. --> | ||
<!-- Además, pruebe con la última versión de Latino para asegurar que su solicitud ya fue añadida --> | ||
|
||
<!-- ¿Su solicitud de característica acaso resuelve algún problema? Por favor, descríbalo --> | ||
De una breve descripción de su solicitud de característica. Eje.: Siempre me siento frustrado con...[] | ||
|
||
<!-- Describa el tipo de solución que le gustaría que se implementara --> | ||
De una breve descripción de lo que quiere que suceda cuando se use esa característica. | ||
|
||
<!-- Describa cualquier alternativas que usted considere --> | ||
De una breve descripción de cualquier alternativa a su solicitud que usted considera apropiada. | ||
|
||
<!-- Información Adicional --> | ||
Agregue cualquier otra información adicional sobre su solicitud. |
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
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
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
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
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
Oops, something went wrong.