Showing
1 changed file
with
2 additions
and
2 deletions
1 | CONTRIBUTING | 1 | CONTRIBUTING |
2 | ------------ | 2 | ------------ |
3 | 3 | ||
4 | -If you have a usage question, please email support-at-mapbox.com. | 4 | +If you have a usage question, please email help-at-mapbox.com. |
5 | 5 | ||
6 | If you want to contribute code: | 6 | If you want to contribute code: |
7 | 7 | ||
8 | 1. If it's generally useful to mapping libraries, consider contributing to the upstream project [Alpstein/route-me](http://github.com/alpstein/route-me), from which this project is derived. We regularly contribute the generally useful parts of our SDK to this project. | 8 | 1. If it's generally useful to mapping libraries, consider contributing to the upstream project [Alpstein/route-me](http://github.com/alpstein/route-me), from which this project is derived. We regularly contribute the generally useful parts of our SDK to this project. |
9 | 9 | ||
10 | -1. If it's Mapbox-specific, fork and submit a pull request **against the `develop` branch** so that we can review, discuss, and possibly integrate your code. | ||
10 | +1. If it's Mapbox-specific, fork and submit a pull request **against the `develop` branch** so that we can review, discuss, and possibly integrate your code. |
-
Please register or login to post a comment