Skip to content

Commit cc78e2f

Browse files
authored
blog: Add new item about contributions to gsoc (#236)
1 parent d435b9f commit cc78e2f

File tree

1 file changed

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

1 file changed

+10
-1
lines changed

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,12 @@ 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+
- **Submit up to three proposals to multiple orgs.** Each org has limited slots,
123+
so contributing and applying across organizations can improve your chances—but
124+
focus on quality! Note: only one proposal can be accepted per contributor.
125+
([developers.google.com][can_i_submit_more_than_one_proposal])
126+
127+
* **Write a crisp proposal.** Be clear, specific, and concise (≤10 pages).
123128
Demonstrate understanding of the project and outline concrete steps,
124129
milestones, and risks. Ask maintainers for early feedback so you have time to
125130
refine.
@@ -134,3 +139,7 @@ team for running this program year after year—it raises the visibility of
134139
projects, gives newcomers a safe place to learn from experts, and strengthens
135140
the open-source ecosystem. For hundreds of students and first-time contributors,
136141
GSoC isn't just a summer; it's a beginning.
142+
143+
[can_i_submit_more_than_one_proposal]:
144+
https://developers.google.com/open-source/gsoc/faq#can_i_submit_more_than_one_proposal
145+
"Frequently Asked Questions | Google Summer of Code"

0 commit comments

Comments
 (0)