Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 749 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

14 lines (11 loc) · 749 Bytes

Launch Checklist

  • confirm your changes do not include backports from Mapbox projects (unless with compliant license) - if you are not sure about this, please ask!
  • briefly describe the changes in this PR
  • include before/after visuals or gifs if this PR includes visual changes
  • write tests for all new functionality
  • document any changes to public APIs
  • post benchmark scores
  • manually test the debug page
  • apply changelog label ('bug', 'feature', 'docs', etc) or use the label 'skip changelog'
  • add an entry inside this element for inclusion in the maplibre-gl-js changelog: <changelog></changelog>