-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adição issue template para erro de conteúdo
- Loading branch information
1 parent
b12623f
commit df3e3f6
Showing
6 changed files
with
58 additions
and
27 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
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,31 @@ | ||
--- | ||
name: Erro conteúdo | ||
about: Tem algum conteúdo errado ou inadequado? Relate aqui | ||
title: "[ERRO-CONTEÚDO]" | ||
labels: erro-conteúdo | ||
assignees: '' | ||
|
||
--- | ||
|
||
# Onde? | ||
|
||
Em qual parte do livro (seção, capítulo) está o conteúdo errado? Informe a URL da página do livro também. | ||
|
||
# O que? | ||
|
||
Descreva em detalhes o que está errado no conteúdo do livro. | ||
|
||
# Como deveria ser? | ||
|
||
Quais são as sugestões de como deveria ser? | ||
|
||
# Referências | ||
|
||
Há referências que embasam sua sugestão? Pode ser links, referências para livros, artigos, posts, etc. | ||
|
||
# Contribuição | ||
|
||
Você mesmo gostaria de contribuir realizando esta correção? | ||
|
||
- [ ] sim | ||
- [ ] não |
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
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
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 |
---|---|---|
@@ -1,23 +1,23 @@ | ||
--- | ||
name: Sugestão conteúdo | ||
about: Tem algum tema ou conteúdo no livro que gostaria de ver abordado? Sugira aqui. | ||
title: '[TEMA]' | ||
labels: sugestão-temas | ||
assignees: '' | ||
|
||
--- | ||
|
||
# Onde? | ||
|
||
Copie a URL do livro e o trecho com a tradução inadequada. | ||
|
||
# Sugestões | ||
|
||
Tem alguma sugestão para melhorar a tradução? | ||
|
||
# Contribuição | ||
|
||
Você mesmo gostaria de contribuir realizando esta correção? | ||
|
||
- [ ] sim | ||
- [ ] não | ||
--- | ||
name: Sugestão conteúdo | ||
about: Tem algum tema ou conteúdo no livro que gostaria de ver abordado? Sugira aqui. | ||
title: "[TEMA]" | ||
labels: sugestão-temas | ||
assignees: '' | ||
|
||
--- | ||
|
||
# Onde? | ||
|
||
Copie a URL do livro e o trecho com a tradução inadequada. | ||
|
||
# Sugestões | ||
|
||
Tem alguma sugestão para melhorar a tradução? | ||
|
||
# Contribuição | ||
|
||
Você mesmo gostaria de contribuir realizando esta correção? | ||
|
||
- [ ] sim | ||
- [ ] não |
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