Skip to content
Merged
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 59 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
### Description, Motivation & Context

<!-- Help readers to understand why this is relevant -->

### Related issues

<!-- Please link any related issues here.
Use "Closes #123" to reference issues that should be closed automatically when this is merged. -->

### Links and data

**Relevant OSM Wiki links:**
- …

**Relevant tag usage stats:**
> …
<!-- E.g., Numbers from [Taginfo](https://taginfo.openstreetmap.org/) or [local Taginfo](https://taginfo.geofabrik.de/) -->
<!-- E.g., A link to https://taghistory.raifer.tech -->

### Checklist and Test-Documentation template.

Once the preview is generated, **copy the following template and create a comment** to add the info.
Comment thread
tordans marked this conversation as resolved.
Outdated
This will help you check your PR and make it a lot faster to test your changes for the maintainers.

<details><summary>Read more about how this works…</summary>

After you submit your PR, the system will create a preview and comment on your PR:
> 🍱 You can preview the tagging presets of this pull request here.

If this is your first contribution to this project, the preview will not happen right away but requires a click from one of the project members. We will do this ASAP.
</details>

```
## Test-Documentation

### Preview links & Sidebar Screenshots

<!-- Use the preview to find examples, select the feature in question and **copy this link here**.
Find examples of nodes/areas. Find examples with a lot of tags or very few tags. – Whatever helps to test this thoroughly.
Add relevant **screenshots** of the sidebar of those examples. -->

<!-- FYI: What we will check:
- Is the [icon](https://github.com/ideditor/schema-builder/blob/main/ICONS.md) well chosen.
- Are the fields well-structured and have good labels.
- Do the dropdowns (etc.) work well and show helpful data. -->

### Search

<!-- **Test the search** of your preset and share relevant **screenshots** here.
- Test the preset name as search terms.
- Also test the preset terms and aliases as search terms (if present). -->

### Info-`i`

<!-- **Test the info-i** for your fields and preset and share relevant **screenshots** here.
The info needs to help mappers understand the preset and when to use it.
[Learn more…](https://github.com/tordans/id-tagging-schema/blob/main/CONTRIBUTING.md#info-i)
-->
```