From 1dd10777ed792a9c76de2f35225dea7653209061 Mon Sep 17 00:00:00 2001 From: Scott Date: Fri, 30 Aug 2024 09:42:32 -0700 Subject: [PATCH] Update request-application-button-commands.ts --- .../applications/request-application-button-commands.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/features/applications/request-application-button-commands.ts b/src/features/applications/request-application-button-commands.ts index 0ad409b..38f564d 100644 --- a/src/features/applications/request-application-button-commands.ts +++ b/src/features/applications/request-application-button-commands.ts @@ -53,12 +53,12 @@ export class RequestApplication extends ButtonCommand { } private get content() { - return `**DO NOT REPLY TO THIS MESSAGE.** + return `**DO NOT REPLY TO THIS MESSAGE. DM AN OFFICER TO INFORM THEM IF YOU APPLY.** In Castle, leadership and volunteering are duties with no compensation or special privileges. ${this.role}s are tasked with ${this.description}. ${this.role}s may step down at any time. **How do I apply to be a ${this.role}?** -Fill out the following Google form: ${this.formUrl}. +Fill out the following Google form: ${this.formUrl}. Please remember to DM any officer after you've applied for any position. We do not get notifications when an application is submitted. **What happens to an application?** ${this.role} applications are reviewed by ${this.outcome}. This process typically takes less than a week.`;