Skip to content

Commit 3d4ee65

Browse files
committed
Update plus code input description for clarity in new event template
1 parent c9b13bf commit 3d4ee65

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/new-event.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,14 @@ 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. 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. The plus code should be 10 or 11 characters long (e.g. 9F4MFCCM+JF).
26-
placeholder: 9F4MFCCM+JF
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).
26+
placeholder: XXXXXXXX+XX
2727
validations:
2828
required: true
29+
- type: markdown
30+
attributes:
31+
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.
2933
- type: dropdown
3034
id: format
3135
attributes:

0 commit comments

Comments
 (0)