Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.52 KB

CONTRIBUTING.md

File metadata and controls

16 lines (9 loc) · 1.52 KB

Contributing

We welcome contributions to this gestures repository. If you're interested in helping develop the library, please follow these steps:

  • Open a ticket to kick off a conversation, feel free to tag the @mapbox/android team. It's a good idea to explain your plans before you push any code to make sure no one else is working on something similar and to discuss the best approaches to tackle your particular idea.

  • Create a new branch that will contain the code for your additions.

  • Pull requests are gladly accepted. If there are any changes that developers should be aware of, please update the change log

  • Mapbox uses checkstyle to enforce good Java code standards. Make sure to read the Mapbox GL Native Wiki entry and setup. CI will fail if your PR contains any mistakes.

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.