Skip to content

Commit 149a301

Browse files
authored
PR checklist and other items (#157)
1 parent 9bc2b64 commit 149a301

File tree

5 files changed

+32
-15
lines changed

5 files changed

+32
-15
lines changed

config.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -164,15 +164,6 @@ params:
164164
- label: GSoC with TARDIS!
165165
style: dropdown-link
166166
url: /summer_of_code/gsoc_waiting
167-
- label: GSoC 2026 Team
168-
style: dropdown-link
169-
url: /summer_of_code/current_gsoc_team
170-
- label: GSoC 2026 Ideas
171-
style: dropdown-link
172-
url: /summer_of_code/ideas
173-
- label: Past GSoC
174-
style: dropdown-link
175-
url: /summer_of_code/past_gsoc
176167
- label: GSoC Checklist
177168
style: dropdown-link
178169
sub_items:
@@ -183,6 +174,15 @@ params:
183174
style: redirect-link
184175
url: /summer_of_code/accepted_checklist
185176
url: null
177+
- label: GSoC 2026 Ideas
178+
style: dropdown-link
179+
url: /summer_of_code/ideas
180+
- label: GSoC 2026 Team
181+
style: dropdown-link
182+
url: /summer_of_code/current_gsoc_team
183+
- label: Past GSoC
184+
style: dropdown-link
185+
url: /summer_of_code/past_gsoc
186186
- label: Other Requirements
187187
style: dropdown-link
188188
url: /summer_of_code/other_requirements

content/summer_of_code/application_checklist.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,15 @@ If you are interested in participating, please contact us through [Gitter](https
1717
2. Do the [TARDIS intro challenge](https://colab.research.google.com/drive/1ojC-CbdvhsnNum9DHxY-JUqlGiZGotDP?usp=sharing).
1818
3. Submit your completed [TARDIS challenge](https://forms.gle/ciQ7CUsoFxqimPmw7).
1919
4. Introduce yourself to us on [Gitter](https://gitter.im/tardis-sn/gsoc).
20-
5. Select a project.
20+
5. Check out the [Ideas Page](../ideas).
21+
6. Select a project.
2122
- Each one of the projects requires you to make a PR.
2223
- Ensure to follow the bot instructions on the PR.
23-
6. Check out the [Ideas Page](../ideas).
24+
- Please go through the [PR Checklist](../pr_checklist).
2425
7. Start your [application](https://tardis-sn.github.io/summer_of_code/other_requirements#application-guidelines). Here are some of the [previously accepted GSoc projects](https://tardis-sn.github.io/summer_of_code/gsoc_org_accepted#previously-accepted-gSoc-projects).
2526
8. Discuss and share your project details (don't wait!)
2627
9. You can share your proposal [here](https://forms.gle/FgQFgA3HtbZXbPJdA) in order to get feedback before final submission. **Please note that this is only for review. You NEED to submit your proposal on the Google Summer of Code website to get accepted.**
2728
10. Submit your application!
2829

2930
***NOTE:***
30-
Please also read our [AI and LLM Usage Policy](../ai_usage_policy).
31+
Please also read our [Other Requirements](../other_requirements) document and the [AI and LLM Usage Policy](../ai_usage_policy) document.

content/summer_of_code/gsoc_org_accepted.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ TARDIS is an open source radiative transfer code for simulating supernova spectr
1414

1515
If you are interested, follow these steps:
1616

17-
- Go through the [checklist](https://tardis-sn.github.io/summer_of_code/checklist/)
17+
- Go through the [Application Checklist](https://tardis-sn.github.io/summer_of_code/application_checklist/) and [Accepted Checklist](https://tardis-sn.github.io/summer_of_code/accepted_checklist/)
1818
- Check out what we expect from you ([expectations](https://tardis-sn.github.io/summer_of_code/other_requirements#participation-expectations), [acceptance requirements](https://tardis-sn.github.io/summer_of_code/other_requirements#participation-requirements), [application guidelines](https://tardis-sn.github.io/summer_of_code/other_requirements#application-guidelines))
1919
- Get familiar with TARDIS ([GitHub](https://github.com/tardis-sn/tardis), [Documentation](https://tardis-sn.github.io/tardis/)) and pick a project from the [Ideas Page](https://tardis-sn.github.io/summer_of_code/ideas)
2020
- [Apply](https://summerofcode.withgoogle.com/) (Application deadline for GSoC 2026 is March 31st - 18:00 UTC)!
@@ -66,5 +66,6 @@ Please also read the following pages before applying. Project ideas can be found
6666

6767
1. [Application Requirements](https://tardis-sn.github.io/summer_of_code/other_requirements#participation-requirements)
6868
2. [Application Guidelines](https://tardis-sn.github.io/summer_of_code/other_requirements#application-guidelines)
69-
3. [Application Checklist](https://tardis-sn.github.io/summer_of_code/checklist)
70-
4. [Participation Expectations](https://tardis-sn.github.io/summer_of_code/other_requirements#participation-expectations)
69+
3. [Application Checklist](https://tardis-sn.github.io/summer_of_code/application_checklist)
70+
4. [Accepted Checklist](https://tardis-sn.github.io/summer_of_code/accepted_checklist)
71+
5. [Participation Expectations](https://tardis-sn.github.io/summer_of_code/other_requirements#participation-expectations)

content/summer_of_code/gsoc_waiting.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ layout: page
1313

1414
GSoC {{< current_year >}} has officially begun! We're excited about the opportunities this year brings and are planning to apply as a mentoring organization soon.
1515

16+
Meanwhile, please check out our [ideas list](../ideas). Please go through our [application checklist](../application_checklist) for more information on what to keep in mind and what we expect.
17+
1618
Follow us on [X](https://x.com/tardis_sn) and [Matrix](https://matrix.to/#/#tardis-sn_gsoc:gitter.im) for the latest news and announcements!
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: "PR Checklist"
3+
draft: false
4+
layout: page
5+
---
6+
7+
Please adhere to all points mentioned here. Please note that we reserve the right to close the pull request if we realise that these points are not being adhered to.
8+
9+
1. Put `<GSoC>` in the pull request title.
10+
2. Please follow the PR description template.
11+
3. One pull request for one specific task. Please don't address multiple bugs/fixes in the same pull request.
12+
4. Reply to the bot comments/comments by us within 48 hours of opening the pull request, or mention that you are working on those comments or if they have been already addressed.
13+
5. Read the [AI and LLM Usage Policy](../ai_usage_policy) and please follow what's mentioned there.

0 commit comments

Comments
 (0)