📝 Update Documentation (#881)

This commit is contained in:
Luke Vella 2023-09-21 10:46:17 +01:00 committed by GitHub
parent fc34858f86
commit 7ca9bd5a82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 239 additions and 212 deletions

View file

@ -0,0 +1,38 @@
---
icon: "circle-1"
title: "Create a Poll"
description: "How to create a scheduling poll with Rallly"
---
Go to [app.rallly.co](https://app.rallly.co) and click
on [New Poll](https://app.rallly.co/new).
<Steps>
<Step title="Enter Event Details">
Enter the title of your poll. You can also add a description to your poll if
you want to give your participants more information about the event.
<Frame>![New Poll Page](/images/new-poll-page.png)</Frame>
</Step>
<Step title="Select Dates or Times">
Use the calendar to select various options for your participants to vote for.
<Tabs>
<Tab title="Month View">
<Frame caption="Use Month View to select dates or create repeating time slots">
![Month View](/images/month-view.png)
</Frame>
</Tab>
<Tab title="Week View">
<Frame caption="Use Week View to draw time slot options on a calendar">
![Week View](/images/week-view.png)
</Frame>
</Tab>
</Tabs>
</Step>
<Step title="Click Create Poll">
Click the <strong>Create Poll</strong> button to create your poll and get your **Invite Link**.
</Step>
</Steps>
Once your poll is created you can start [inviting participants](/workflow/invite) to your poll.