Merge pull request #4919 from rkoeze/rkoeze/add-github-pr-template
Add pull request template
This commit is contained in:
commit
721f8e00b2
1 changed files with 13 additions and 0 deletions
13
.github/pull_request_template.md
vendored
Normal file
13
.github/pull_request_template.md
vendored
Normal 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.-->
|
Loading…
Add table
Add a link
Reference in a new issue