chore: Add Gitea labels, issue templates and PR template
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

This commit is contained in:
2026-04-01 16:45:02 -03:00
parent f8e5060278
commit 39469ad121
4 changed files with 95 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
---
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]