From 51a34675840c3224bf60722f2c93112553060fe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janusz=20=27Ivellios=27=20Kamie=C5=84ski?= <200957+ivellios@users.noreply.github.com> Date: Wed, 22 Jul 2026 21:32:10 +0200 Subject: [PATCH] waw26 - added CFP form link --- content/events/2026-warsaw/propose.md | 2 +- data/events/2026/warsaw/main.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/events/2026-warsaw/propose.md b/content/events/2026-warsaw/propose.md index 2a50d47730..2642db4bdb 100644 --- a/content/events/2026-warsaw/propose.md +++ b/content/events/2026-warsaw/propose.md @@ -68,6 +68,6 @@ Choosing talks is part art, part science; here are some factors we consider when
-**How to submit a proposal:** The form will be available with opening of the CFP. +SEND A PROPOSAL diff --git a/data/events/2026/warsaw/main.yml b/data/events/2026/warsaw/main.yml index 98097d3e15..cb55f960a9 100644 --- a/data/events/2026/warsaw/main.yml +++ b/data/events/2026/warsaw/main.yml @@ -19,7 +19,7 @@ cfp_date_start: 2026-07-07T00:00:00+02:00 # start accepting talk proposals. cfp_date_end: 2026-08-30T23:59:59+02:00 # close your call for proposals. cfp_date_announce: 2026-09-15T00:00:00+02:00 # inform proposers of status -cfp_link: "" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button. +cfp_link: "https://forms.gle/eFKJ6HQmFzVssPYx6" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button. registration_date_start: 2026-07-12T00:00:00+02:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page. registration_date_end: 2026-11-24T16:59:59+02:00 # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.