You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/events/2026-berlin/propose.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,12 @@ Description = "Propose a talk for devopsdays Berlin 2026"
6
6
{{< cfp_dates >}}
7
7
8
8
<hr>
9
+
<h3>How to submit a proposal:</h3>
10
+
We're using pretalx for the CfP handling, as it makes communication around your proposal easier for everyone. Just <strong><ahref="https://cfp.devopsdays.berlin/devopsdays-berlin-2026/cfp">add your proposal here</a></strong>, the tool will lead you through the process.
9
11
10
-
There are three ways to propose a topic at devopsdays:
12
+
See you at the conference!
13
+
14
+
<h3>There are three ways to propose a topic at devopsdays:</h3>
11
15
<ol>
12
16
<li><strong><em>A 30-minute talk</em></strong> presented during the conference, usually in the mornings.</li>
13
17
<li><strong><em>An Ignite talk</em></strong> presented during the <ahref="/pages/ignite-talks-format">Ignite sessions</a> (scheduling varies). These are 5 minutes slots with slides changing every 15 seconds (20 slides total).</li>
@@ -16,7 +20,7 @@ There are three ways to propose a topic at devopsdays:
16
20
17
21
<hr>
18
22
19
-
Choosing talks is part art, part science; here are some factors we consider when trying to assemble the best possible program for our local audience:
23
+
<h3>Choosing talks is part art, part science; here are some factors we consider when trying to assemble the best possible program for our local audience:</h3>
20
24
21
25
-_broad appeal_: How will your talk play out in a room of people with a variety of backgrounds? Technical deep dives need more levels to provide value for the whole room, some of whom might not use your specific tool.
22
26
-_new local presenters_: You are the only one who can tell your story. We are very interested in the challenges and successes being experienced in our local area. We are happy to provide guidance/coaching for new speakers upon request.
@@ -27,9 +31,3 @@ Choosing talks is part art, part science; here are some factors we consider when
27
31
28
32
<hr>
29
33
30
-
<strong>How to submit a proposal:</strong> Send an email to [{{< email_organizers >}}] with the following information
Copy file name to clipboardExpand all lines: data/events/2026/berlin/main.yml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -18,14 +18,14 @@ startdate: 2026-09-29T00:00:00+02:00 # The start date of your event. Leave blan
18
18
enddate: 2026-09-30T00:00:00+02:00 # The end date of your event. Leave blank if you don't have a venue reserved yet.
19
19
20
20
# Leave CFP dates blank if you don't know yet, or set all three at once.
21
-
cfp_date_start: # start accepting talk proposals.
22
-
cfp_date_end: # close your call for proposals.
23
-
cfp_date_announce: # inform proposers of status
21
+
cfp_date_start: 2026-02-05T00:00:00+01:00
22
+
cfp_date_end: 2026-05-03T23:59:59+02:00
23
+
cfp_date_announce: 2026-05-18T23:59:59+02:00
24
24
25
-
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.
25
+
cfp_link: "https://cfp.devopsdays.berlin/devopsdays-berlin-2026/cfp"#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.
26
26
27
-
registration_date_start: # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
28
-
registration_date_end: # close registration. Leave blank if registration is not open yet. If you set "registration_date_start" you need a value here.
27
+
registration_date_start: 2026-01-31T00:00:00+01:00 # start accepting registration. Leave blank if registration is not open yet. This will make the "Register" button appear on your "Welcome" page.
28
+
registration_date_end: 2026-09-29T23: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.
29
29
30
30
registration_closed: ""#set this to true if you need to manually close registration before your registration end date
31
31
registration_link: ""# If you have a custom registration link, enter it here. This will control the Registration menu item as well as the "Register" button.
0 commit comments