Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prueba de nueva rama #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
47 changes: 47 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
name: "🐛 Bug Report"

about: "Reportar un error para ayudarnos a mejorar el proyecto."

title: "[BUG] - Descripción corta del error"

labels: bug

assignees: ""
---

## 🐛 Bug Report

### Descripción

Describe claramente el error que has encontrado. Incluye detalles sobre cómo se presenta el problema.

### Pasos para reproducir

1. Ir a '...'

2. Hacer clic en '...'

3. Describir cualquier otra acción hasta que ocurra el problema.

4. Error que aparece: '...'

### Comportamiento esperado

Describe lo que esperabas que ocurriera al realizar los pasos anteriores.

### Capturas de pantalla o registros

Si es posible, añade capturas de pantalla o registros de errores.

### Entorno

- Sistema operativo: [p. ej., Windows 10, macOS Catalina]

- Navegador y versión: [p. ej., Chrome 87, Safari 14]

- Versión del proyecto: [p. ej., 1.0.0]

### Información adicional

Cualquier otra información relevante.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,5 @@ python setup.py sdist bdist_wheel
Aquí es donde están todos los archivos de esta carpeta y donde la clase comenzará.

Puedes verla [aquí](/Paquete/).

Prueba pull requests