Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Update issue templates #26

Merged
merged 1 commit into from
Mar 29, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 23 additions & 18 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,36 @@
---
name: Bug report
about: Create a report to help us improve
about: Reporte um bug ou nos ajude a resolver algum
title: ''
labels: bug
assignees: ''

---

## Describe the bug
A clear and concise description of what the bug is.
## Descrição do problema

## Steps to Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
Um descrição clara e concisa sobre o problema

## Behavior
### Actual Behavior
What is happening when you execute the steps?
## Passos para reprodução

### Expected Behavior
A clear and concise description of what you expected to happen.
Passos para reproduzir o comportamento.

## Additional context and screenshots
If applicable, add screenshots and other details to help explain your problem.
1. Vá para...
2. Click em...
...

## Possible Fix
If you have any idea of what can be done to solve the problem, write it here.
### Comportamento atual

O que está acontecendo atualmente

### Comportamento esperado

Qual é o comportamento esperado pelo sistema

## Contextos, prints e informações adicionais

Se for aplicável, adicione gifs, imagens ou qualquer outro detalhe de enriqueça a descrição do problema.

## Possível Solução

Caso você tenha algum sugestão de onde começar a procurar o problema ou uma solução para ele escreva aqui.
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/template-de-tarefas.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Template de tarefas
about: Template para definir a tarefa para algum membro
title: ''
labels: ''
assignees: ''

---

## Descrição

Descreva a tarefa aqui

## Tarefas

- [ ] Primeira tarefa
- [ ] Segunda tarefa
- [ ] ...

## Informação adicional

Dê mais informação sobre a tarefa (sites, imagens, ideias, qualquer coisa que possa ser útil para quem estiver trabalhando)