Skip to content

Commit

Permalink
Merge pull request #1 from mvvitorsilvati/teste
Browse files Browse the repository at this point in the history
ci: Teste de inclusão de arquivo de PR Template
  • Loading branch information
mvvitorsilvati committed Feb 25, 2023
2 parents 6d995b6 + 6f0a2e6 commit cf60db0
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
24 changes: 24 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Teste
- Abc
[ ] Teste
- Abc
[ ] Teste
# Code Review Checklist
- [ ] Does the code work?
- [ ] Is all the code easily understood?

- [ ] ESLint
- [ ] Stylelint
- [ ] Prettier
- [ ] Unit tests
- [ ] Cypress tests

- [ ] Is the code covered by tests?
- [ ] Is the code covered by Cypress tests?
- [ ] Is the code covered by unit tests?

- [ ] Is the code covered by Cypress tests?
- [ ] Is the code covered by unit tests?

- [ ] Console.log is not used
- [ ] No commented code
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# homologacao
# homologacao
teste

0 comments on commit cf60db0

Please sign in to comment.