Skip to content

Commit edd04d5

Browse files
authored
Update initial_idea_template.md
1 parent d2d073f commit edd04d5

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## Instructions
2+
3+
- Create a fork of API Dash.
4+
- 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

Comments
 (0)