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
- In the folder [doc/proposals/2025/gsoc](https://github.com/foss42/apidash/tree/main/doc/proposals/2025/gsoc) create a file named `idea_<your name>_<short project name>.md`
5
+
6
+
The file template is as follow:
7
+
8
+
```
9
+
### Initial Idea Submission
10
+
11
+
Full Name:
12
+
University name:
13
+
Program you are enrolled in (Degree & Major/Minor):
14
+
Year:
15
+
Expected graduation date:
16
+
17
+
Project Title: <Write your idea title>
18
+
Relevant issues: <Add links to the relevant issues>
19
+
20
+
Idea description:
21
+
<Write you thoughts below discussing your approach and how will you implement it>
22
+
23
+
```
24
+
25
+
Feel free to add images by adding it to the `images` folder inside [doc/proposals/2025/gsoc](https://github.com/foss42/apidash/tree/main/doc/proposals/2025/gsoc) and linking it to your doc.
0 commit comments