Closed
Description
Great job on the new repo.
Can we enforce squash merge on ALL commits? Users who have legitimate need to have any other kind of commit can request an admin to do so.
Squash merge produces linear history which makes the project history much more approachable than the non-linear history that is created when using other commit types.
Thoughts?