Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
TeoCalvo authored Jul 23, 2024
1 parent c949743 commit 24d0735
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 20 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/custom.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''

---


20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
nome: "Relatório de Bug"
sobre: "Relate um problema para ajudar o projeto a melhorar."
título: "[Bug]Coloque um titulo para sua solicitação"
labels: "Tipo: Bug"
atribuido: teoMeWhy
name: Relatório de Bug
about: Descreva o bug
title: Report de Bug
labels: ''
assignees: ''

---

Expand Down Expand Up @@ -66,4 +66,4 @@ e remova todos os elementos de lista com marcadores que não sejam relevantes pa
### **Contexto adicional**
<!-- Adicione qualquer outro contexto ou informação adicional sobre o problema aqui. -->

-
-
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
nome: "Relatório de problema na documentação ou README.md"
sobre: "Relatar um problema na documentação ou arquivo README.md do projeto."
título: "[Doc]Coloque um titulo para sua solicitação"
labels: "Tipo: Documentação"
atribuido: teoMeWhy
name: Relatório de Problema na Documentação
about: Uma descrição do que precisa de documentação
title: Documentação
labels: ''
assignees: ''

---

# **Relatório de Problema na Documentação**

## **Descreva o bug**
<!-- Uma descrição clara e concisa do que é o bug. -->
## **Descreva o Documentação**
<!-- Uma descrição clara e concisa do que é a documentação. -->

-

Expand Down Expand Up @@ -46,4 +47,4 @@ atribuido: teoMeWhy

### **Contexto adicional**
<!-- Adicione qualquer outro contexto ou informação adicional sobre o problema aqui. -->
-
-
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
nome: "Solicitação de Recurso"
sobre: "Sugira uma ideia ou possível novo recurso para este projeto."
título: "[Feat]Coloque um titulo para sua solicitação"
labels: "Tipo: Recurso"
atribuido: teoMeWhy
name: Solicitação de Recurso
about: 'Sua solicitação de recurso está relacionada a algum problema? Por favor, descreva:'
title: Novo Recurso
labels: ''
assignees: ''

---

Expand All @@ -30,4 +30,4 @@ atribuido: teoMeWhy

### **Contexto adicional**
<!-- Adicione qualquer outro contexto ou informação adicional sobre o problema aqui. -->
-
-

0 comments on commit 24d0735

Please sign in to comment.