Skip to content

Commit 5dae9b9

Browse files
committed
Add companion section and update the years
1 parent 349f8ac commit 5dae9b9

File tree

2 files changed

+22
-7
lines changed

2 files changed

+22
-7
lines changed
27.9 KB
Loading

src/content/pages/programme/voting.mdx

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,28 @@ subtitle: Your opinion for a great conference!
55

66
import { Image } from "astro:assets";
77
import voteOptions from "../images/voting.png";
8+
import companion from "../images/companion.png";
89

910
# Community Voting
1011

1112
Welcome to EuroPython Community Voting! We want feedback about what YOU would
12-
like to see at EuroPython 2025. We have more than 572 proposals covering many
13+
like to see at EuroPython 2026. We have 616 proposals covering many
1314
aspects of Python, and we are excited to be putting together an engaging,
1415
educational and entertaining programme. Your feedback is an important
1516
ingredient in this refinement and curation process.
1617

1718

1819
<Center>
19-
Community Voting is <b>Closed</b>.
20+
Community Voting is currently <b>Open</b>.
2021

21-
It was open from Wednesday, 5 February 23:00:00 UTC
22+
The voting period starts on Thursday 19 February 18:00:00 UTC
2223

23-
until Monday, 17 February 23:59:59 UTC
24+
until Thursday, 5 February 23:59:59 UTC
2425
</Center>
2526

26-
<Button disabled>Thank you for casting your votes!</Button>
27+
<Button
28+
url="https://voting.europython.eu"
29+
>Go to the community voting</Button>
2730

2831

2932
---
@@ -36,13 +39,15 @@ until Monday, 17 February 23:59:59 UTC
3639
voting participant.
3740
- It’s robust against anonymous manipulation: only identities already known to
3841
us can participate.
42+
- We want a schedule for humans, so please avoid using LLMs to do the reviews
43+
for you.
3944

4045
## Who can participate?
4146

4247
To be eligible to vote, you need an email address already known to us, i.e.
4348
one that has been used for any of the following:
44-
- You've registered for one of the past EuroPython conferences between 2022 - 2024;
45-
- You've submitted a proposal for 2025;
49+
- You've registered for one of the past EuroPython conferences between 2023 - 2025;
50+
- You've submitted a proposal for 2026;
4651

4752
## How do I vote?
4853

@@ -80,6 +85,16 @@ For each submission, you can choose only one of four options
8085
- You are welcome to leave optional comments for each submission you vote on.
8186
They will only be shared with the programme team.
8287

88+
### Did you notice the little companion?
89+
90+
- This year we are including a little companion in your mission!
91+
- Evaluating more proposals, will help your companion to keep growing! so we hope you can take good
92+
care of it.
93+
- Even if it's very tempting, we encourage you properly review talks before voting,
94+
otherwise, your companion might suffer from a very quick review.
95+
96+
<Image src={companion} alt="Screenshot of the vote companion" style="width: 200px;" class="mx-auto w-20 border-4 border-white rounded-lg shadow-lg" />
97+
8398
## Selection of Submissions
8499

85100
We believe that a good conference consists of popular talks as well as new or

0 commit comments

Comments
 (0)