From 9e74e9992393c2884c16661e9870f83c06de81c9 Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Fri, 7 Nov 2025 10:15:09 +0100 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 68dd603a..1243b095 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,19 +1,19 @@ --- name: Feature Request -about: Sugiere una nueva funcionalidad o mejora -title: "[FEATURE] Describe la propuesta" +about: Suggest a new feature or improvement +title: "[FEATURE] Describe your proposal" labels: enhancement assignees: 'MacRimi' --- -## Descripción -Explica la funcionalidad que propones. +## Description +Explain the feature you are proposing. -## Motivación -¿Por qué es importante esta mejora? ¿Qué problema resuelve? +## Motivation +Why is this improvement important? What problem does it solve? -## Alternativas consideradas -¿Hay otras soluciones que hayas pensado? +## Alternatives Considered +Are there other solutions you have thought about? -## Información adicional -Agrega cualquier detalle extra que ayude a entender la propuesta. +## Additional Information +Add any extra details that help understand your proposal.