Skip to content

Commit

Permalink
chore: change pull request template (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
olesyakorovina authored Sep 24, 2020
1 parent 303c547 commit 89bf6b2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
## Pull Request checklist:

- [ ] Write an explicit title for the Pull Request, following [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/#summary)
- [ ] Write an explicit title for the Pull Request, following [Conventional Commits specification](https://www.conventionalcommits.org)
- [ ] Create automatic tests
- [ ] No automatic tests failures
- [ ] Test manually the implemented changes
- [ ] Review my own code (indentation, syntax, style, simplicity, readability)
- [ ] Wonder if you can improve the existing code
- [ ] Review my own code (syntax, style, simplicity, readability)

0 comments on commit 89bf6b2

Please sign in to comment.