Skip to content

Commit

Permalink
Simplify the checklists
Browse files Browse the repository at this point in the history
  • Loading branch information
upbqdn committed Jun 10, 2024
1 parent 15f8ee1 commit 65d3afe
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,20 +40,15 @@
ready for review. -->

- [ ] The PR name will make sense to users.
- [ ] The PR provides a summary in the CHANGELOG.
- [ ] The PR has a priority label.

If applicable:
- [ ] The solution in the PR is tested.
- [ ] The PR provides a CHANGELOG summary.
- [ ] The solution is tested.
- [ ] The documentation is up to date.
- [ ] The PR has a priority label.

### PR Reviewer's Checklist

<!-- If you are a reviewer of the PR, check the boxes below before approving it. -->

- [ ] The PR scope matches the issue.
- [ ] The PR Author's checklist is complete.

If applicable:
- [ ] The tests cover the solution.
- [ ] The PR resolves the issue.

0 comments on commit 65d3afe

Please sign in to comment.