File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 41
41
description : Provide a brief description of your talk. We'll use this in the meetup announcement and to help us understand the content and audience.
42
42
validations :
43
43
required : true
44
- - type : textarea
45
- id : takeaways
46
- attributes :
47
- label : 3 Key Takeaways for the Community
48
- description : What are the three main points or lessons that attendees will learn from your talk?
49
- validations :
50
- required : true
51
44
- type : checkboxes
52
45
id : terms
53
46
attributes :
Original file line number Diff line number Diff line change @@ -26,10 +26,17 @@ body:
26
26
label : Company Name
27
27
validations :
28
28
required : true
29
+ - type : input
30
+ id : address
31
+ attributes :
32
+ label : Address
33
+ description : Where can we find you?
34
+ validations :
35
+ required : true
29
36
- type : textarea
30
37
id : additionalinfo
31
38
attributes :
32
- label : additional Information
39
+ label : Additional Information
33
40
description : Is there anything else you would like to share with us?
34
41
validations :
35
42
required : false
You can’t perform that action at this time.
0 commit comments