JamesLMilner / terra-draw

A library for drawing on maps that supports Mapbox, MapLibre, Google Maps, OpenLayers and Leaflet out the box
https://terradraw.io
MIT License
447 stars 50 forks source link

[Chore] Prevent PRs that do not follow conventional commits in the title #277

Closed JamesLMilner closed 2 months ago

JamesLMilner commented 2 months ago

What technical task needs doing? At the moment it is possible to merge a PR that does not follow conventional commits, therefore breaking the automated changelogs. It would be useful to be able to prevent this to ensure correctness in the changelogs going forward.

JamesLMilner commented 2 months ago

Resolved by https://github.com/JamesLMilner/terra-draw/pull/278