Skip to content

Commit

Permalink
Modify checklist in PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
osma authored May 6, 2022
1 parent a14435f commit 01185df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
## Checklist

- [ ] phpUnit tests pass locally with my changes
- [ ] I have added tests that prove my fix is effective or that my feature works (if not, explain why below)
- [ ] I have added tests that the new code works, or tests are not relevant for this PR (e.g. only HTML/CSS changes)
- [ ] The PR doesn't reduce accessibility of the front-end code
- [ ] The PR doesn't introduce unintended code changes (e.g. empty lines or useless reindentation)

0 comments on commit 01185df

Please sign in to comment.