Skip to content

Commit 5252caf

Browse files
authored
Update and rename gsoc_proposal_template.md to gsoc_application_template.md
1 parent e97879d commit 5252caf

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
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 `application_<your name>_<short project name>.md`
5+
6+
The file should contain the follow:
7+
8+
```
9+
### About
10+
11+
1. Full Name
12+
3. Contact info (email, phone, etc.)
13+
6. Discord handle
14+
7. Home page (if any)
15+
8. Blog (if any)
16+
9. GitHub profile link
17+
10. Twitter, LinkedIn, other socials
18+
11. Time zone
19+
12. Link to a resume (PDF, publicly accessible via link)
20+
21+
### University Info
22+
23+
1. University name
24+
2. Program you are enrolled in (Degree & Major/Minor)
25+
3. Year
26+
5. Expected graduation date
27+
28+
### Motivation & Past Experience
29+
30+
Short answers to the following questions (Add relevant links wherever you can):
31+
1. Have you worked on or contributed to a FOSS project before? Can you attach repo links or relevant PRs?
32+
2. What is your one project/achievement that you are most proud of? Why?
33+
3. What kind of problems or challenges motivate you the most to solve them?
34+
4. Will you be working on GSoC full-time? In case not, what will you be studying or working on while working on the project?
35+
6. Do you mind regularly syncing up with the project mentors?
36+
7. What interests you the most about API Dash?
37+
8. Can you mention some areas where the project can be improved?
38+
39+
### Project Proposal Information
40+
41+
1. Proposal Title
42+
2. Abstract: A brief summary about the problem that you will be tackling & how.
43+
3. Detailed Description
44+
4. Weekly Timeline: A rough week-wise timeline of activities that you would undertake.
45+
46+
```
47+
48+
- 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.
49+
- Finally, send your application as a PR for review.

doc/proposals/2025/gsoc/templates/gsoc_proposal_template.md

Whitespace-only changes.

0 commit comments

Comments
 (0)