From 0bd8afb39065cdd6dff503b68956356439d3c2b8 Mon Sep 17 00:00:00 2001 From: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Date: Sun, 15 Feb 2026 07:39:58 -0500 Subject: [PATCH 1/3] Added reference past GSoC projects 1771159198 --- docs/internships/gsoc/ideas.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/internships/gsoc/ideas.md b/docs/internships/gsoc/ideas.md index fdc7aa7b..332e5d11 100644 --- a/docs/internships/gsoc/ideas.md +++ b/docs/internships/gsoc/ideas.md @@ -168,6 +168,16 @@ Custom ideas add to the existing repos in ways we would not have foreseen. They Custom ideas are not for new Palisadoes Foundation Talawa\* code repositories. +:::tip + +Sources of Inspiration + +Take a look at our [past GSoC ideas](../gsoc-previous/2022.md). There may be projects that can be extended or updated to improve the user experience. + +::: + +--- + :::note Artificial Intelligence (AI) From 3de7dabbfede5b1a91faf19a7a6d18f87c632500 Mon Sep 17 00:00:00 2001 From: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Date: Sun, 15 Feb 2026 07:41:49 -0500 Subject: [PATCH 2/3] Added reference past GSoC projects 1771159309 --- docs/internships/gsoc/ideas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/internships/gsoc/ideas.md b/docs/internships/gsoc/ideas.md index 332e5d11..0d050256 100644 --- a/docs/internships/gsoc/ideas.md +++ b/docs/internships/gsoc/ideas.md @@ -172,7 +172,7 @@ Custom ideas are not for new Palisadoes Foundation Talawa\* code repositories. Sources of Inspiration -Take a look at our [past GSoC ideas](../gsoc-previous/2022.md). There may be projects that can be extended or updated to improve the user experience. +Take a look at our [past GSoC ideas](../gsoc-previous/2022.md). There may be projects that can be extended or updated to improve the user experience. There are multiple years of examples. ::: From 745477a6434a9e96942aaf3f99b4e7040c9be7f7 Mon Sep 17 00:00:00 2001 From: Peter Harrison <16875803+palisadoes@users.noreply.github.com> Date: Sun, 15 Feb 2026 07:50:37 -0500 Subject: [PATCH 3/3] Added reference past GSoC projects 1771159836 --- docs/internships/gsoc/ideas.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/internships/gsoc/ideas.md b/docs/internships/gsoc/ideas.md index 0d050256..87e4f976 100644 --- a/docs/internships/gsoc/ideas.md +++ b/docs/internships/gsoc/ideas.md @@ -172,7 +172,11 @@ Custom ideas are not for new Palisadoes Foundation Talawa\* code repositories. Sources of Inspiration -Take a look at our [past GSoC ideas](../gsoc-previous/2022.md). There may be projects that can be extended or updated to improve the user experience. There are multiple years of examples. +1. Take a look at our [previous GSoC ideas](../gsoc-previous/2022.md). + +2. Also review the [GSoC Reports](../reports/gsoc/introduction.md) of previous participants. + +There may be previous projects that can be extended or updated to improve the user experience. In each case there are multiple years of examples. :::