Skip to content

Commit 422f753

Browse files
authored
[Documentation:Developer] GSoC 2026 (#730)
Co-authored-by: Barb Cutler <Barb Cutler>
1 parent 089fbc8 commit 422f753

6 files changed

Lines changed: 60 additions & 21 deletions

File tree

_docs/developer/getting_started/make_a_pull_request.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,17 @@ Be sure to read the [Suggestions for New Developers](/developer/getting_started/
3535
PRs can be made from either type of branch.
3636

3737

38-
3. Before submitting a PR or updating an existing PR, you should make
38+
3. Please note our policy on the [Usage of Generative AI / LLMs](https://github.com/Submitty/Submitty/blob/main/CONTRIBUTING.md).
39+
40+
Pull requests that do not adhere to these guidelines may be closed by the Submitty administrators.
41+
42+
43+
4. Before submitting a PR or updating an existing PR, you should make
3944
sure your code follows our [Style Guide](/developer/coding_style_guide)
4045
and passes the relevant [tests](/developer/testing).
4146

4247

43-
4. The PR title should be useful and descriptive.
48+
5. The PR title should be useful and descriptive.
4449

4550
* Titles of PR, Issues, and commits should be <= 50 characters.
4651

@@ -119,7 +124,7 @@ Be sure to read the [Suggestions for New Developers](/developer/getting_started/
119124
it till it does pass validation.
120125
121126
122-
4. The body of the PR should describe the purpose of the PR.
127+
6. The body of the PR should describe the purpose of the PR.
123128
124129
* When merged, this PR body will be part of the documentation for
125130
the

_docs/developer/getting_started/review_a_pull_request.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ What do you need to do?
112112
hopefully, in short order, approving that the code be merged into
113113
the main branch.
114114
115+
116+
9. Please note our policy on the [Usage of Generative AI / LLMs](https://github.com/Submitty/Submitty/blob/main/CONTRIBUTING.md).
117+
118+
115119
---
116120
117121
See also [How to Make a Pull Request](make_a_pull_request).

_docs/developer/google_summer_of_code/GSoC_application.md

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
---
2-
title: GSoC Application
2+
title: GSoC Application Process
33
category: Developer > Google Summer of Code
44
---
55

66

77
---
88

9-
_Submitty has applied for acceptance to [Google Summer of Code (GSoC) 2026](https://summerofcode.withgoogle.com/).
10-
The organizations selected for Summer 2026 Google Summer of Code will be announced in
11-
[late February](https://developers.google.com/open-source/gsoc/timeline)._
9+
__We are thrilled to announce that Submitty has been accepted <br> to [Google
10+
Summer of Code (GSoC) 2026](https://summerofcode.withgoogle.com/)!__
11+
12+
_See also: [Reports from previous Google Summer of Code participants](/developer/google_summer_of_code/index)_
1213

1314
---
1415

@@ -32,17 +33,21 @@ The organizations selected for Summer 2026 Google Summer of Code will be announc
3233

3334
5. Join our Zulip server to ask questions and meet other new developers:
3435
[https://submitty.org/contact](/contact)
35-
36+
37+
Please use the "Google Summer of Code 2026" channel to introduce yourself, engage with other
38+
prospective GSoC Applicants, ask technical questions, and help review and assist other
39+
developers as they also become familiar with the Submitty code base and development process.
40+
3641
Ask specific technical questions about the Submitty system and open
3742
issues and help answer technical questions from other new developers if
3843
you think you can help. Your engagement in the community discussion
3944
during the application period (both asking and answering questions) will
4045
be taken into account as we evaluate your application.
4146

42-
NOTE: The Submitty mentors for Google Summer of Code are on our
47+
__NOTE: The Submitty mentors for Google Summer of Code are on our
4348
Zulip server. Please communicate through the public channels/streams and
4449
do not direct message (DM) / private message any mentors.
45-
Mentors will generally not respond to private messages.
50+
Mentors will generally not respond to private messages.__
4651

4752
6. New developers should start with an issue labeled "Good First Issue".
4853
To understand the existing functionality/bug, reproduce and test this feature on your development VM.
@@ -62,6 +67,8 @@ The organizations selected for Summer 2026 Google Summer of Code will be announc
6267
7. Submit a pull request to solve an open issue.
6368
[https://submitty.org/developer/getting_started/make_a_pull_request](/developer/getting_started/make_a_pull_request)
6469

70+
Please note our policy on the [Usage of Generative AI / LLMs](https://github.com/Submitty/Submitty/blob/main/CONTRIBUTING.md)
71+
6572
8. Help test and review [open pull requests](https://github.com/Submitty/Submitty/pulls) contributed by other developers.
6673
[https://submitty.org/developer/getting_started/review_a_pull_request](/developer/getting_started/review_a_pull_request)
6774

_docs/developer/google_summer_of_code/applicant_template.md

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,43 @@
11
---
2-
title: Applicant Template
2+
title: GSoC Applicant Template
33
category: Developer > Google Summer of Code
44
---
55

66

7+
---
8+
9+
__We are thrilled to announce that Submitty has been accepted <br> to [Google
10+
Summer of Code (GSoC) 2026](https://summerofcode.withgoogle.com/)!__
11+
12+
_See also: [How to Apply to Submitty for Google Summer of Code 2026](/developer/google_summer_of_code/GSoC_application)_
13+
14+
_See also: [Reports from previous Google Summer of Code participants](/developer/google_summer_of_code/index)_
15+
16+
---
17+
18+
__NOTE: The 2026 Submitty GSoC Application Template will be posted here on or before March 1st, 2026.__ Thanks for your patience.
19+
20+
---
21+
722
[comment]: <> **NOTE: The 20XX Submitty GSoC Template will be available for download
823
[comment]: <> when Google announces the organizations accepted for Google Summer
924
[comment]: <> of Code 20XX.**
1025

1126

1227

13-
_Submitty has applied for acceptance to [Google Summer of Code (GSoC) 2026](https://summerofcode.withgoogle.com/).
14-
The organizations selected for Summer 2026 Google Summer of Code will be announced in
15-
[late February](https://developers.google.com/open-source/gsoc/timeline)._
16-
17-
---
28+
[comment]:_Submitty has applied for acceptance to [Google Summer of Code (GSoC) 2026](https://summerofcode.withgoogle.com/).
29+
[comment]:The organizations selected for Summer 2026 Google Summer of Code will be announced in
30+
[comment]:[late February](https://developers.google.com/open-source/gsoc/timeline)._
1831

1932

2033
To ensure that the Submitty Org Admins and Mentors have all of the
2134
information about your ideas, project plan, and availability for
2235
Google Summer of Code 2026, we ask you to use the Submitty Applicant
2336
Template.
2437

38+
39+
40+
2541
The template will include:
2642

2743
* Your skills, relevant coursework, non-course experience, and future

_docs/developer/google_summer_of_code/index.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ redirect_from:
1010
[comment]: <> Project reports from participants in previous summers are linked
1111
[comment]: <> below.
1212

13+
[comment]: <> _Submitty has applied for acceptance to [Google Summer of Code (GSoC) 2026](https://summerofcode.withgoogle.com/).
14+
[comment]: <> Project reports from participants in previous summers are linked below. The organizations selected for Summer
15+
[comment]: <> 2026 Google Summer of Code will be announced in
16+
[comment]: <> [late February](https://developers.google.com/open-source/gsoc/timeline)._
17+
1318
[comment]: <> We are thrilled to announce that Submitty has been accepted to [Google
1419
[comment]: <> Summer of Code (GSoC) 20XX](https://summerofcode.withgoogle.com/).
1520
[comment]: <> Project reports from participants in previous summers are linked
@@ -30,13 +35,13 @@ redirect_from:
3035
----
3136

3237

33-
_Submitty has applied for acceptance to [Google Summer of Code (GSoC) 2026](https://summerofcode.withgoogle.com/).
34-
Project reports from participants in previous summers are linked below. The organizations selected for Summer
35-
2026 Google Summer of Code will be announced in
36-
[late February](https://developers.google.com/open-source/gsoc/timeline)._
38+
__We are thrilled to announce that Submitty has been accepted <br>to [Google
39+
Summer of Code (GSoC) 2026](https://summerofcode.withgoogle.com/).__
3740

41+
Project reports from participants in previous summers are linked
42+
below.
3843

39-
_[How to Apply to Submitty for Google Summer of Code 2026](/developer/google_summer_of_code/GSoC_application)_
44+
_See also: [How to Apply to Submitty for Google Summer of Code 2026](/developer/google_summer_of_code/GSoC_application)_
4045

4146

4247
---

navtreedata.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,8 @@ var NAVTREE =
310310
] ],
311311
[ "Google Summer of Code", "/developer/google_summer_of_code/index", [
312312
[ "Overview","/developer/google_summer_of_code/index", null ],
313+
[ "GSoC Application Process", "/developer/google_summer_of_code/GSoC_application", null ],
314+
[ "GSoC Application Template","/developer/google_summer_of_code/applicant_template", null ],
313315
[ "2024 Sahil Suman", "/developer/google_summer_of_code/2024_Sahil_Suman", null ],
314316
[ "2024 Rahul Vishwakarma", "/developer/google_summer_of_code/2024_Rahul_Vishwakarma", null ],
315317
[ "2024 Sophia Oliinik", "/developer/google_summer_of_code/2024_Sophia_Oliinik", null ],

0 commit comments

Comments
 (0)