Skip to content

Commit a767446

Browse files
refactor(docs): Updates Messages and customization instructions (#321)
* refactor(docs): Updates Messages and customization instructions * Enable default questionnaire deined message Syncs documentation Co-authored-by: Peter Kos <pkos91@icloud.com>
1 parent 9c61d1f commit a767446

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed
Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
<!--
2-
3-
IMPLEMENT THIS!
4-
5-
You'll probably want something along the lines of:
6-
71
### Dear {{first_name}},
82

93
It is with our sincerest regret to inform you that our admissions committee has chosen to not accept your application to {{hackathon_name}} at this time. We were overjoyed with the number of applicants we received, but unfortunately we can not accept everyone.
@@ -12,5 +6,3 @@ We invite you to apply again next year. There are plenty of other hackathons thi
126

137
Thank you for applying,<br>
148
- The {{hackathon_name}} Team
15-
16-
-->

docs/customization.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,13 @@ Be sure to review all of these before going live!
99

1010
Various settings are available at http://your-site/manage/configs - be sure to review all of them!
1111

12-
## Emails
12+
## Default Messages
1313

14-
Default automated emails are loaded into http://your-site/manage/messages.
14+
Default automated Messages (or emails) are loaded into http://your-site/manage/messages. Please note some of the default Messages supplied are **awaiting content to be entered**. It is critical that all default Messages be reviewed to fit the needs of a particular hackathon.
1515

16-
The default email layout/template can also be customized if desired. Scroll to the bottom of http://your-site/manage/messages to customize.
16+
The default Message layout/template can also be customized if desired. Scroll to the bottom of http://your-site/manage/messages to customize.
17+
18+
To learn more about Messages and its capabilities, review the [Messages Guide](messages).
1719

1820
## Styling
1921

docs/messages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Automated emails can also be sent out upon certain events happening. All events
5353
* **Questionnaire status** &mdash; Upon being accepted, denied, RSVP'd, etc
5454
* **Bust list** &mdash; Becoming a passenger or bus captain
5555

56-
These messages are sent immediatley upon an applicant entering the given state. For example, when an admin marks someone as "accepted," they will immediately receive any automated messages assocaited with the "Questionnaire Status: Accepted" event.
56+
These messages are sent immediatley upon an applicant entering the given state. For example, when an admin marks someone as "accepted," they will immediately receive any automated messages associated with the "Questionnaire Status: Accepted" event.
5757

5858
## Message formatting
5959

0 commit comments

Comments
 (0)