From 2cd62ecf674b8062ecf4c404039bb4d525321936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=ADcero=20Fernandes?= <65192073+ciceroff@users.noreply.github.com> Date: Thu, 25 Jul 2024 20:28:22 -0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug.md | 16 ++++++++++++++++ .github/ISSUE_TEMPLATE/template-de-us.md | 24 ++++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug.md create mode 100644 .github/ISSUE_TEMPLATE/template-de-us.md diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 0000000..07085b7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,16 @@ +--- +name: Bug +about: Template para Bugs +title: '' +labels: bug +assignees: '' + +--- + +## Descrição + +## Como reproduzir + +## Comportamento esperado + +## Prints diff --git a/.github/ISSUE_TEMPLATE/template-de-us.md b/.github/ISSUE_TEMPLATE/template-de-us.md new file mode 100644 index 0000000..9969030 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/template-de-us.md @@ -0,0 +1,24 @@ +--- +name: Template de US +about: Template para Histórias de Usuário +title: '' +labels: US +assignees: '' + +--- + +## Descrição + +## Tarefas +- [ ] +- [ ] +- [ ] +- [ ] + +## Protótipo + +## Critérios de aceitação +- [ ] +- [ ] +- [ ] +- [ ]