Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 1.34 KB

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 1.34 KB

Contributing

If you want to contribute:

  1. Ensure that existing pull requests and issues don’t already cover your contribution or question.
  2. Please see readme and ignored (not yet implemented) tests for contribution ideas.
  3. Pull requests are gladly accepted. Tag @david-rhodes to request a review.
  4. Please adhere to our coding style.
  5. TDD, please. Some of the problems we are facing here are very difficult to solve and one small change can quickly break everything. TDD leads to shorter iteration times and a safety net if refactors are needed. That said, use your best judgement and test "on the ground" regularly.

Code of conduct

Everyone is invited to participate in Mapbox’s open source projects and public discussions: we want to create a welcoming and friendly environment. Harassment of participants or other unethical and unprofessional behavior will not be tolerated in our spaces. The Contributor Covenant applies to all projects under the Mapbox organization and we ask that you please read the full text.

You can learn more about our open source philosophy on mapbox.com.