Files
openlayers/.github/PULL_REQUEST_TEMPLATE.md
2018-07-04 08:58:29 -06:00

14 lines
507 B
Markdown

<!--
Thank you for your interest in making OpenLayers better!
Before submitting a pull request, it is best to open an issue describing the bug you are fixing or the feature you are proposing to add.
Here are some other tips that make pull requests easier to review:
* Commits in the branch are small and logically separated (with no unnecessary merge commits).
* Commit messages are clear.
* Existing tests pass, new functionality is covered by new tests, and fixes have regression tests.
Thanks
-->