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. (#1849)
  • Loading branch information
sonoransun authored Apr 8, 2024
1 parent 09104d4 commit d5a975e
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 d5a975e

Please sign in to comment.