From bc5c6dadfb673b42f63d3b688235d4e6b66c81ae Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Fri, 7 Nov 2025 10:14:37 +0100 Subject: [PATCH] Translate bug report template to English --- .github/ISSUE_TEMPLATE/bug_report.md | 30 ++++++++++++++-------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 91bed5e..2344df4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,29 +1,29 @@ --- name: Bug Report -about: Reporta un problema en el proyecto -title: "[BUG] Describe el problema" +about: Report a problem in the project +title: "[BUG] Describe the issue" labels: bug assignees: 'MacRimi' --- -## Descripción -Describe el error de forma clara y concisa. +## Description +Describe the bug clearly and concisely. -## Pasos para reproducir +## Steps to Reproduce 1. ... 2. ... 3. ... -## Comportamiento esperado -¿Qué debería ocurrir? +## Expected Behavior +What should happen? -## Capturas de pantalla (Obligatorio) -Agrega imágenes para ayudar a entender el problema. +## Screenshots (Required) +Add images to help illustrate the issue. -## Entorno -- Sistema operativo: -- Versión del software: -- Otros detalles relevantes: +## Environment +- Operating system: +- Software version: +- Other relevant details: -## Información adicional -Agrega cualquier otro contexto sobre el problema aquí. +## Additional Information +Add any other context about the problem here.