Skip to content

Commit 3490f79

Browse files
committed
Enhance plus code input description for clarity and emphasize its importance for event mapping
1 parent 3d4ee65 commit 3490f79

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/new-event.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,16 @@ body:
2222
id: plus_code
2323
attributes:
2424
label: Map placement
25-
description: Find or verify the plus code for your event location at https://plus.codes. The code should be 10 or 11 characters long (e.g. 9F4MFCCM+JF).
25+
description: Find or verify the plus code for your event location at https://plus.codes.
2626
placeholder: XXXXXXXX+XX
2727
validations:
2828
required: true
2929
- type: markdown
3030
attributes:
3131
value: |
32-
If your event is online or the location is still to be determined, use a general location such as the city center or a relevant landmark.
32+
> [!IMPORTANT]
33+
> The code should be 10 or 11 characters long (e.g. 9F4MFCCM+JF). This code is essential for accurately placing your event on the map.
34+
> If your event is online or the location is still to be determined, use a general location such as the city center or a relevant landmark.
3335
- type: dropdown
3436
id: format
3537
attributes:

0 commit comments

Comments
 (0)