Skip to content

Commit 760bf26

Browse files
committed
Reorder options
1 parent c82f484 commit 760bf26

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/ISSUE_TEMPLATE/new-event.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@ body:
3333
label: Online event URL
3434
description: For online events, provide the URL where the event will take place (e.g. Zoom link, YouTube live stream, etc.).
3535
placeholder: https://zoom.us/j/123456789
36+
- type: input
37+
id: plus_code
38+
attributes:
39+
label: Full global plus code in the format XXXXXXXX+XX
40+
description: Required for map placement (also for online events). Find or verify the plus code for your event location at https://plus.codes.
41+
placeholder: 9F4MFCCM+JF
42+
validations:
43+
required: true
3644
- type: input
3745
id: primary_contact_name
3846
attributes:
@@ -89,14 +97,6 @@ body:
8997
label: Street address
9098
description: You can leave this blank if the venue is still to be determined.
9199
placeholder: Jonasstraße 22, 12053 Berlin
92-
- type: input
93-
id: plus_code
94-
attributes:
95-
label: Full global plus code in the format XXXXXXXX+XX
96-
description: Required for map placement (also for online events). Find or verify the plus code for your event location at https://plus.codes.
97-
placeholder: 9F4MFCCM+JF
98-
validations:
99-
required: true
100100
- type: input
101101
id: event_date
102102
attributes:

0 commit comments

Comments
 (0)