mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-05 12:11:51 +02:00
📝 Update Documentation (#881)
This commit is contained in:
parent
fc34858f86
commit
7ca9bd5a82
28 changed files with 239 additions and 212 deletions
29
apps/docs/workflow/invite.mdx
Normal file
29
apps/docs/workflow/invite.mdx
Normal file
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
icon: "circle-2"
|
||||
title: "Invite Participants"
|
||||
description: "Collect responses from your participants by sharing your invite link"
|
||||
---
|
||||
|
||||
<Steps>
|
||||
<Step title="Share your Invite Link">
|
||||
Click the **Share** button to open the dialog containing your **Invite
|
||||
Link**.
|
||||
<Frame caption="Hint: You can copy the link by clicking on it">
|
||||

|
||||
</Frame>
|
||||
</Step>
|
||||
<Step title="Wait for participants to vote">
|
||||
Participants can submit their votes by following the instructions.
|
||||
|
||||
<Note>Have a look at the [Participant Guide](/guide/participant-guide) for details on how participants can vote.</Note>
|
||||
|
||||
<Frame></Frame>
|
||||
|
||||
As participants respond, you can review the results to see which dates are preferred.
|
||||
|
||||
<Frame></Frame>
|
||||
|
||||
</Step>
|
||||
</Steps>
|
||||
|
||||
Once all participants have responded you can proceed with [finalizing your poll](/workflow/finalize).
|
Loading…
Add table
Add a link
Reference in a new issue