From 327bd5c5d7dd1cd2d75a164a4531bc1a20dc98e1 Mon Sep 17 00:00:00 2001 From: Nate W Date: Tue, 14 Jan 2025 07:38:15 -0800 Subject: [PATCH] Kick off GSoC 2025 Signed-off-by: Nate W --- programs/summerofcode/2025.md | 33 +++++++++++++++++++++++++++++++++ programs/summerofcode/README.md | 2 +- 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 programs/summerofcode/2025.md diff --git a/programs/summerofcode/2025.md b/programs/summerofcode/2025.md new file mode 100644 index 00000000..445f2b20 --- /dev/null +++ b/programs/summerofcode/2025.md @@ -0,0 +1,33 @@ +## Project Ideas + +If you are a project maintainer and consider mentoring during the GSoC 2025 cycle, please, submit your ideas below using the template. + +[Google summer of code timeline](https://developers.google.com/open-source/gsoc/timeline). + +You can find the project ideas from previous year [here](./2024.md). + +> **NOTE:** Please note that GSoC is a program known for its strict deadlines. In addition to responding to your mentee on time, you will be required to submit evaluations on time. Failures to meet the deadlines might affect CNCF's future participation in GSoC. + +--- + +### Template + +``` +#### CNCF Project Name + +##### Project Title + +- Description: +- Expected Outcome: +- Recommended Skills: +- Expected project size: # one of small (~90 hour projects), medium (~175 hour projects) and large (~350 hour projects) +- Mentor(s): #For GSoC, it is **required** to have at least 2 mentors with 1 being a primary mentor. + - Jane Doe (@jane-github, jane@email.address) - primary + - John Doe (@john-github, john@email.address) +- Upstream Issue (URL): +``` + +--- + +## Ideas + diff --git a/programs/summerofcode/README.md b/programs/summerofcode/README.md index 9637c241..173cbf43 100644 --- a/programs/summerofcode/README.md +++ b/programs/summerofcode/README.md @@ -17,6 +17,6 @@ It's best if you use a public communication channel whenever possible; however, ## Current Year -Details about the 2024 program are available [here](https://github.com/cncf/mentoring/blob/main/programs/summerofcode/2024.md). +Details about the 2025 program are available [here](https://github.com/cncf/mentoring/blob/main/programs/summerofcode/2025.md). [Google summer of code timeline](https://developers.google.com/open-source/gsoc/timeline).