mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-28 08:16:22 +02:00
📝 Update Documentation (#881)
This commit is contained in:
parent
fc34858f86
commit
7ca9bd5a82
28 changed files with 239 additions and 212 deletions
27
apps/docs/workflow/finalize.mdx
Normal file
27
apps/docs/workflow/finalize.mdx
Normal file
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
icon: "circle-3"
|
||||
title: "Finalize"
|
||||
description: "Pick a final date for your event"
|
||||
---
|
||||
|
||||
<Steps>
|
||||
<Step title="Review your results">
|
||||
Click **Manage** and select **Finalize** from the dropdown menu.
|
||||
|
||||
<Frame></Frame>
|
||||
|
||||
</Step>
|
||||
<Step title="Finalize">
|
||||
Select your preferred date from the list and click **Finalize**.
|
||||
|
||||
This will:
|
||||
|
||||
1. Send an email to you with a calendar invite for the selected date
|
||||
2. Send an email to the attendees with the calendar invite.
|
||||
3. Close the poll and prevent any further votes.
|
||||
|
||||
The selected date will be displayed on your finalized poll for everyone to see.
|
||||
|
||||
<Frame></Frame>
|
||||
</Step>
|
||||
</Steps>
|
Loading…
Add table
Add a link
Reference in a new issue