Skip to content

Commit 739146c

Browse files
authored
Email templates for accepting a submission and confirming details (#136)
1 parent ca749af commit 739146c

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

app/md/email-templates/accepted.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Hello {name},
2+
3+
Thanks for submitting your proposal for a {session type} on {topic}. We're excited to invite you to present at SeattleJS!
4+
5+
SeattleJS meets on the 2nd Wednesday of each month. We ask that presenters arrive at 5PM for tech check before the doors open at 5:30PM and presentations begin at 6:30PM.
6+
7+
We're currently booking presenters for the following meetups. Do any of these dates work for you?
8+
9+
- {Date 1}
10+
- {Date 2}
11+
- {Date 3}
12+
13+
Once we've got a date confirmed, we will confirm all the other details and get you added to the agenda for the meetup!
14+
15+
Best regards,
16+
17+
SeattleJS Organizers
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Hello {name},
2+
3+
Congratulations! You are now confirmed to present about {topic} at the SeattleJS meetup on {date}. We're excited to have you join us!
4+
5+
Before we publish the event details, we'd like to confirm your information. Here's the details from your submission - is there anything you'd like to change or are you happy with it as is?
6+
7+
- **Name**: {name}
8+
- **Pronouns**: {pronouns}
9+
- **Company**: {company}
10+
- **Presentation Type**: {duration + Lightning/Full/Workshop}
11+
- **Presentation Title**: {title}
12+
- **Presentation Description**: {description}
13+
- **Topics**: {topics list}
14+
15+
Let us know if that all looks good or any changes you'd like changed. Afterwards we will get you added to the meetup agenda!
16+
17+
Best regards,
18+
19+
SeattleJS Organizers

0 commit comments

Comments
 (0)