From 69ef32485cacae41dc2d1000294a9bd757994b9c Mon Sep 17 00:00:00 2001 From: Shelby Switzer Date: Mon, 12 Jul 2021 15:28:04 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/informe-de-un-error.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: '' ---