-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c0cd4cf
commit d42fda7
Showing
2 changed files
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: | ||
- | ||
- | ||
- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
- [ ] ... |