maplibre / martin

Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
https://martin.maplibre.org
Apache License 2.0
2.33k stars 216 forks source link

fix docs typo #1597

Closed CommanderStorm closed 4 days ago

nyurik commented 4 days ago

CI currently excludes markdown-only tests to save on the runners. We probably should have some bypass in the CI so it thinks everything passed

nyurik commented 4 days ago

P.S. Please submit PRs only from your own fork - this is a requirement for all contributors including the core ones. See https://gist.github.com/nyurik/4e299ad832fd2dd43d2b27191ed3ec30

CommanderStorm commented 4 days ago

Okay, will do for the future.

Btw: you/other maplibre Governing Board members can enforce this via a branch protection rule:

image

We should likely create a contributing guide which includes above, will steal the wording and come up with a first draft ^^