Skip to content

Commit 23429e0

Browse files
committed
blog: Add new item about contributions to gsoc
1 parent d435b9f commit 23429e0

File tree

1 file changed

+12
-1
lines changed
  • pages/blog/three-years-with-google-summer-of-code-what-ive-learned

1 file changed

+12
-1
lines changed

pages/blog/three-years-with-google-summer-of-code-what-ive-learned/index.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,14 @@ clarity, and care. Everything else follows.
119119
- **Ship tests and pass CI.** If you fix a bug or add a feature, include tests.
120120
Make sure CI is green before asking for review.
121121

122-
- **Write a crisp proposal.** Be clear, specific, and concise (≤10 pages).
122+
Here’s a cleaner, correct version:
123+
124+
- **Submit up to three proposals to multiple orgs.** Each org has limited slots,
125+
so contributing and applying across organizations can improve your chances—but
126+
focus on quality! Note: only one proposal can be accepted per contributor.
127+
([developers.google.com][can_i_submit_more_than_one_proposal])
128+
129+
* **Write a crisp proposal.** Be clear, specific, and concise (≤10 pages).
123130
Demonstrate understanding of the project and outline concrete steps,
124131
milestones, and risks. Ask maintainers for early feedback so you have time to
125132
refine.
@@ -134,3 +141,7 @@ team for running this program year after year—it raises the visibility of
134141
projects, gives newcomers a safe place to learn from experts, and strengthens
135142
the open-source ecosystem. For hundreds of students and first-time contributors,
136143
GSoC isn't just a summer; it's a beginning.
144+
145+
[can_i_submit_more_than_one_proposal]:
146+
https://developers.google.com/open-source/gsoc/faq#can_i_submit_more_than_one_proposal
147+
"Frequently Asked Questions | Google Summer of Code"

0 commit comments

Comments
 (0)