From 0d1639a0c83aac8dc1a685d47e7a1a21ae063db8 Mon Sep 17 00:00:00 2001 From: Niko Date: Sat, 12 Jul 2025 12:08:54 +0200 Subject: [PATCH 1/2] Add quick tip to sprints --- src/content/pages/sprints_info.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/content/pages/sprints_info.md b/src/content/pages/sprints_info.md index 27ea5139f..4440bfad1 100644 --- a/src/content/pages/sprints_info.md +++ b/src/content/pages/sprints_info.md @@ -39,6 +39,12 @@ To submit a project for the sprints, head to add your project as a markdown file in the folder `src/content/sprints`. Use the file `_sprints_template.md` as the template for your project file. +💡 **Quick tip:** You can quickly edit and prepare your changes directly in the +browser using +[github web-based editor](https://github.dev/EuroPython/website/blob/ep2025/src/content/sprints/_sprints_template.md). + +Once your file is added, submit a Pull Request — and you're done! +