Merge pull request #4919 from rkoeze/rkoeze/add-github-pr-template

Add pull request template
This commit is contained in:
Andy Allan 2024-10-16 17:19:41 +01:00 committed by GitHub
commit 721f8e00b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

13
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,13 @@
<!--
Please read the contributing guidelines before making a PR:
https://github.com/openstreetmap/openstreetmap-website/blob/master/CONTRIBUTING.md
Pay particular attention to the section on how to present PRs:
https://github.com/openstreetmap/openstreetmap-website/blob/master/CONTRIBUTING.md#pull-requests
-->
### Description
<!--Describe your changes in detail. If you have made changes to the UI, include screenshots. If your PR addresses a Github issue, please link to it.-->
### How has this been tested?
<!--Explain the steps you took to test your code.-->