In the style guide, the edition.md documentation for changes in each edition is effectively a changelog, and like any changelog, it causes merge conflicts on almost every change.
A merge driver isn't sufficient to solve those conflicts, because GitHub doesn't use merge drivers (even built-in ones).
We should come up with some other way to avoid encountering conflicts with every single edition change.