diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea78..d8d35446 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: '' -labels: '' +labels: bug, needs-triage assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/informe-de-un-error.md b/.github/ISSUE_TEMPLATE/informe-de-un-error.md index d4deda38..9cb2603c 100644 --- a/.github/ISSUE_TEMPLATE/informe-de-un-error.md +++ b/.github/ISSUE_TEMPLATE/informe-de-un-error.md @@ -2,7 +2,7 @@ name: Informe de un error about: Bug Report en espaƱol title: '' -labels: bug +labels: bug, needs-triage assignees: '' ---