Skip to content

Commit

Permalink
Remove section about merge strategy
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacCheng9 committed Jun 28, 2024
1 parent abf379f commit 7f9e73e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ Include the following information when submitting a pull request:
- Using the `This fixes {link to issue}` syntax will automatically close the
issue once merged.

## Merge Strategy

We use the _squash merging_ strategy when merging pull requests to improve the
quality of the change history and make the commit log easier to navigate.

A further explanation about the benefits of this strategy can be found
[here](https://blog.dnsimple.com/2019/01/two-years-of-squash-merge/).

## Unit Tests

Unit tests should be created and maintained as changes are made to the core
Expand Down

0 comments on commit 7f9e73e

Please # to comment.