From 8e19fe2fb541fc113231d8706c2fd769199d1e07 Mon Sep 17 00:00:00 2001 From: Cleber Wilson Date: Wed, 29 May 2024 10:33:23 -0300 Subject: [PATCH] `labels` para filtros adicionada --- .github/ISSUE_TEMPLATE/-en--bug-report.yaml | 1 + .github/ISSUE_TEMPLATE/-en--feature-request.yaml | 1 + .github/ISSUE_TEMPLATE/-pt--reportar-bug.yaml | 1 + .github/ISSUE_TEMPLATE/-pt--solicitar-recurso.yaml | 1 + 4 files changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/-en--bug-report.yaml b/.github/ISSUE_TEMPLATE/-en--bug-report.yaml index adf0322a..fc220e3d 100644 --- a/.github/ISSUE_TEMPLATE/-en--bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/-en--bug-report.yaml @@ -2,6 +2,7 @@ name: Bug Report description: Create a report to help us improve. labels: - bug + - en # - help wanted # Automatically assign the issue to: # assignees: DavidsonGomes diff --git a/.github/ISSUE_TEMPLATE/-en--feature-request.yaml b/.github/ISSUE_TEMPLATE/-en--feature-request.yaml index 65c4acab..d4a1b2ba 100644 --- a/.github/ISSUE_TEMPLATE/-en--feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/-en--feature-request.yaml @@ -2,6 +2,7 @@ name: Feature Request description: Suggest ideas for the project. labels: - enhancement + - en # Automatically assign the issue to: # assignees: DavidsonGomes body: diff --git a/.github/ISSUE_TEMPLATE/-pt--reportar-bug.yaml b/.github/ISSUE_TEMPLATE/-pt--reportar-bug.yaml index fe2409c5..60387af1 100644 --- a/.github/ISSUE_TEMPLATE/-pt--reportar-bug.yaml +++ b/.github/ISSUE_TEMPLATE/-pt--reportar-bug.yaml @@ -2,6 +2,7 @@ name: Relatório de bug description: Crie um relatório para nos ajudar a melhorar. labels: - bug + - pt-br # - help wanted # Atrubuir automaticamente a issue a: # assignees: DavidsonGomes diff --git a/.github/ISSUE_TEMPLATE/-pt--solicitar-recurso.yaml b/.github/ISSUE_TEMPLATE/-pt--solicitar-recurso.yaml index 02c30ae3..0079c804 100644 --- a/.github/ISSUE_TEMPLATE/-pt--solicitar-recurso.yaml +++ b/.github/ISSUE_TEMPLATE/-pt--solicitar-recurso.yaml @@ -2,6 +2,7 @@ name: Solicitação de recursos description: Sugira ideias para o projeto. labels: - enhancement + - pt-br # Automatically assign the issue to: # assignees: DavidsonGomes body: