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: