Skip to content

Commit

Permalink
adicionando issue template 2
Browse files Browse the repository at this point in the history
  • Loading branch information
alvezclari authored Jul 23, 2024
1 parent c0cd4cf commit d42fda7
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/ISSUE_TEMPLATE/template_sprints.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: template_sprints
about: template pra sprint
title: ''
labels: ''
assignees: ''

---

# Sprint X
**Período:**

## Resumo do Tema Geral

### Descrição:


## Reunião X
**Data:**
**Local:**

### Tarefas Entregues:
-
-
-

### Recursos de Estudo:
-
-
-
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/template_tasks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: template_tasks
about: 'template pras tarefas semanais '
title: ''
labels: ''
assignees: ''

---

## Título da tarefa

**Responsável:**

**Descrição**
descrição da tarefa

**Objetivos**
- [ ] Tópico 1
- [ ] Tópico 2
- [ ] ...

0 comments on commit d42fda7

Please sign in to comment.