Skip to content

Commit 920a039

Browse files
authored
fix validation
it is disabled in private repository
1 parent c284888 commit 920a039

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/ISSUE_TEMPLATE/attribution_missing.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,13 @@ body:
2020
label: "Before you submit this form, please ensure the following criteria are met:"
2121
options:
2222
- label: The website/app in question uses map tiles hosted by the OpenStreetMap foundation (https://tile.openstreetmap.org).
23+
required: true
2324
- label: "The website/app does not have proper attribution. (https://osmfoundation.org/wiki/Licence/Attribution_Guidelines)"
25+
required: true
2426
- label: The usage of the tiles is non-trivial. (Not a development site, not test code, not a personal project with negligible traffic, etc.)
27+
required: true
2528
- label: You have contacted the website/app owner or representative using the Love Letter model/template (https://osmfoundation.org/wiki/Licence/Attribution_Reminder_Templates) more than a week ago and no proper attribution has been added.
29+
required: true
2630
- label: Or you have made a good faith effort to find working contact information for the website/app owner or representative but were unable to find a means to contact them.
2731
required: true
2832
- type: markdown
@@ -56,7 +60,6 @@ body:
5660
options:
5761
- label: website
5862
- label: app or other
59-
required: true
6063
- type: textarea
6164
attributes:
6265
label: Please drag and drop or attach the screenshot showing the map without proper attribution here.

0 commit comments

Comments
 (0)