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

Commit

Permalink
Merge pull request #26 from fga-eps-mds/25-traduzir-issues-templates
Browse files Browse the repository at this point in the history
Update issue templates
  • Loading branch information
joaorobson committed Mar 29, 2019
2 parents 1af72b3 + 0c47d22 commit 72e7455
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 18 deletions.
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)

0 comments on commit 72e7455

Please sign in to comment.