Files
PruebaGentle/.gitea/ISSUE_TEMPLATE/bug_report.md
dmolinari 39469ad121
Some checks failed
CI/CD Pipeline / backend-build (push) Successful in 3m37s
CI/CD Pipeline / frontend-build (push) Failing after 1m18s
CI/CD Pipeline / docker-build (push) Has been skipped
chore: Add Gitea labels, issue templates and PR template
2026-04-01 16:45:02 -03:00

30 lines
507 B
Markdown

---
name: Bug Report
about: Reportar un bug o problema
title: "[BUG] "
labels: bug
---
## Descripción del Bug
Descripción clara del problema.
## Pasos para Reproducir
1. Ir a '...'
2. Hacer click en '...'
3. Ver error
## Comportamiento Esperado
Describir lo que debería pasar.
## Comportamiento Actual
Describir lo que realmente pasa.
## Screenshots
Si aplica, agregar screenshots.
## Entorno
- OS: [ej. Windows 11]
- Browser: [ej. Chrome 120]
- .NET Version: [ej. 10.0]
- Node Version: [ej. 22.x]