Skip to content

Commit 5f8d246

Browse files
author
Kara Sowles Deloss
authored
Update add-to-calendar.yml
added location
1 parent 0d9f0c5 commit 5f8d246

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/add-to-calendar.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,14 @@ body:
6565
validations:
6666
required: true
6767

68+
- id: location
69+
type: input
70+
attributes:
71+
label: Event Location
72+
description: "Primary location of the event - either Virtual or a City + Country"
73+
validations:
74+
required: true
75+
6876
- id: userName
6977
type: input
7078
attributes:

0 commit comments

Comments
 (0)