Skip to content

Commit

Permalink
Update pull request template to mention preference for rebasing over …
Browse files Browse the repository at this point in the history
…merge.
  • Loading branch information
Martin Peck committed Apr 3, 2024
1 parent f36c49d commit 652e574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Please describe parts of the change that require extra attention during code rev

## Checklist

- [ ] I performed a rebase of my changes instead of a merge where possible.
- [ ] I have performed a self-review of my own code
- [ ] I have added unit and feature tests, if the PR implements a new feature or otherwise would benefit from additional testing
- [ ] I have added regression tests, if the PR fixes a bug
Expand Down

0 comments on commit 652e574

Please sign in to comment.