From 2e5d23a3c5638bd1aca12282ef7565f22eebd125 Mon Sep 17 00:00:00 2001
From: Anuj Deshpande <anuj@makerville.io>
Date: Sat, 3 Feb 2024 12:02:09 +0530
Subject: [PATCH] Added note about what the students are supposed to do to
 pursue an idea with the help of the forum

---
 ideas/index.rst | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

diff --git a/ideas/index.rst b/ideas/index.rst
index 6ae12db..e025b1a 100644
--- a/ideas/index.rst
+++ b/ideas/index.rst
@@ -14,12 +14,10 @@ dedicated a specific collections of functions and connected to automate things i
     direct messages should be sent to mentors or community members until unless there is a private matter.**
 
 
-.. note::
-    
-    We don't want to just make more things, we want to enabled individuals to make the things that dominate their lives, 
-    rather than leaving it up to someone else. Google Summer of a Code with BeagleBoard.org is a great way to learn 
-    skills highly in demand while making a difference in the world. 
+.. admonition:: How to participate?
 
+   Students are expeced to go through the list of ideas below, and check out the corresponding forum link for additional
+   discussions around the idea.
 
 .. table::
 
@@ -33,7 +31,13 @@ dedicated a specific collections of functions and connected to automate things i
 +---------------------------+-------------------------------------+----------------------------------+------------------------------------------------------------------+----------------------------------------------------------------------+
 |                           |                                     |                                  |                                                                  |                                                                      |
 +---------------------------+-------------------------------------+----------------------------------+------------------------------------------------------------------+----------------------------------------------------------------------+
-   
+
+.. tip::
+    
+    We don't want to just make more things, we want to enable individuals to make the things that dominate their lives, 
+    rather than leaving it up to someone else. Google Summer of a Code with BeagleBoard.org is a great way to learn 
+    skills highly in demand while making a difference in the world.
+
 .. admonition:: Did you know?
 
     BeagleBoard.org has been accepted to be a mentoring organization in the Google Summer of Code (GSoC) for twelve previous years!
-- 
GitLab