adds faq
Diff
README.md | 2 +-
_config.yml | 5 ++++-
faq.md | 22 ++++++++++++++++++++++
index.html | 7 +++++--
4 files changed, 31 insertions(+), 5 deletions(-)
@@ -8,7 +8,7 @@
[dramatically under-represented][missing-voters]
in the voting demographic. This website is an attempt to fix this.
#### Credits
#### Credits {#credits}
- The BBMP constituency map used comes from the [OpenCity project](https://data.opencity.in/dataset/bbmp-wards-delimitation-2023).
- The design uses [PaperCSS](https://www.getpapercss.com/) under the ISC License.
@@ -9,4 +9,7 @@
sass:
sass_dir: _scss
quiet_deps: true
quiet_deps: true
markdown: kramdown
kramdown:
input: Kramdown
@@ -1,5 +1,25 @@
---
layout: default
layout: page
title: FAQ
---
### I don't have a rental agreement
You can [fill this form](https://forms.gle/UtJDzGAjYzLY3s7k7) to get a postcard as an address proof.
### Why is there a deadline of 9th December {#deadline}
Election Commission has published the Karnataka [Draft Electoral Rolls](https://voters.eci.gov.in/download-eroll?stateCode=S10) for the 2024 General
Elections on October 27th. The final rolls are expected to be published around early January.
So any submissions made today will have less than 3 weeks to be processed. For
Forms submitted beyond 9th, the chances for the submission to be processed in
time for the 2024 General Elections are much lower.
### Some links are broken
Yes, we wanted to launch early.
### I want to help
Share this with your friends and family. Get them to register to vote. Reach out if they face any issues.
@@ -20,7 +20,7 @@
</p>
</p>
<div class="row flex-spaces">
<div class="alert alert-danger">Dec 9, 2023 is the last date!</div>
<div class="alert alert-danger">Dec 9, 2023 is the <a href="/faq/#deadline">last date</a>!</div>
</div>
<button onclick="navigate('next', 1)">Let's do this!</button>
@@ -83,7 +83,7 @@
if you're on your phone - it might take a few seconds. You will have to grant location permissions.
</p>
<p>
Click next once you've. If you're confused, you can view a more detailed map at <a href="/map">/map</a>.
Click next once you are sure about your constituency. If you're confused, you can view a more detailed map at <a href="/map">/map</a>.
</p>
<input id="addressInput" type="text" placeholder="Enter address" value="">
@@ -117,7 +117,10 @@
<li>Passport</li>
<li>Post received from Post Office</li>
</ul>
<p>
Don't have any of these? You can <a href="https://forms.gle/UtJDzGAjYzLY3s7k7">fill this form</a> to get a postcard as an address proof.
</p><p>
Note that your address proof must be compressed to less than 2MB.
</p>