-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adicionando pull_request_template.md
- Loading branch information
1 parent
6a471b4
commit f599c68
Showing
1 changed file
with
16 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,16 @@ | ||
## Descrição | ||
Descreva as mudanças propostas e a razão pela qual elas foram feitas. | ||
|
||
## Mudanças Propostas | ||
Liste as principais mudanças propostas neste pull request. | ||
|
||
## Checklist | ||
Antes de enviar este pull request, certifique-se de que todas as seguintes etapas tenham sido seguidas: | ||
|
||
- [ ] As mudanças propostas foram testadas localmente. | ||
- [ ] As mudanças propostas não afetam as funcionalidades existentes do projeto. | ||
- [ ] A documentação foi atualizada, se necessário. | ||
- [ ] As convenções de codificação foram seguidas. | ||
|
||
## Informações Adicionais | ||
Adicione qualquer outra informação relevante que possa ajudar a entender ou revisar este pull request. |