Skip to content

Commit eea0981

Browse files
committed
🕰️ add timezones to meeting template
1 parent 8915b7d commit eea0981

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/ISSUE_TEMPLATE/meeting.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22
'America/Los_Angeles',
33
'America/Denver',
44
'America/Chicago',
5+
'America/Bogota',
56
'America/New_York',
7+
'UTC',
68
'Europe/London',
7-
'Europe/Amsterdam',
9+
'Europe/Madrid',
10+
'Europe/Paris',
11+
'Europe/Warsaw',
812
'Europe/Moscow',
913
'Asia/Kolkata',
1014
'Asia/Shanghai',

0 commit comments

Comments
 (0)