You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/new-event.yml
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -22,14 +22,16 @@ body:
22
22
id: plus_code
23
23
attributes:
24
24
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.
26
26
placeholder: XXXXXXXX+XX
27
27
validations:
28
28
required: true
29
29
- type: markdown
30
30
attributes:
31
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.
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.
0 commit comments