Skip to content

Commit 9d312a0

Browse files
committed
pages: Add inf about oss research internship
1 parent 725e151 commit 9d312a0

File tree

14 files changed

+130
-23
lines changed

14 files changed

+130
-23
lines changed

bkp/blogs/call-for-interns-2024-01/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ abilities.
126126
allowing mentors to assess progress and students/collaborators to evaluate
127127
their contributions.
128128
> **Information:** For more details about internships, you can
129-
> [click here](https://opensciencelabs.org/opportunities/os-internship/cycles/2024-01/#osl-web-page)
129+
> [click here](https://opensciencelabs.org/opportunities/internships/oss/cycles/2024-01/#osl-web-page)
130130
131131
## Timeline
132132

bkp/opportunities/internship/cycles/2024-01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ You may propose one or more projects, each with one or more plans.
6464

6565
To get a clearer understanding of structuring a plan for your project, we
6666
recommend reviewing our template available here:
67-
[Project Plan Template](https://opensciencelabs.org/opportunities/os-internship/templates/projects-ideas/).
67+
[Project Plan Template](https://opensciencelabs.org/opportunities/internships/oss/templates/projects-ideas/).
6868

6969
## Guidelines for Students/Collaborators
7070

bkp/opportunities/internship/cycles/2024-02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ You may propose one or more projects, each with one or more plans.
6464

6565
To get a clearer understanding of structuring a plan for your project, we
6666
recommend reviewing our template available here:
67-
[Project Plan Template](https://opensciencelabs.org/opportunities/os-internship/templates/projects-ideas/).
67+
[Project Plan Template](https://opensciencelabs.org/opportunities/internships/oss/templates/projects-ideas/).
6868

6969
## Guidelines for Students/Collaborators
7070

mkdocs.yml

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,18 @@ nav:
3434
- All Projects: "projects/list/index.md"
3535
- Opportunities:
3636
- index: opportunities/index.md
37-
- Open Source Internship:
38-
- index: "opportunities/os-internship/index.md"
39-
- Interns Guide: "opportunities/os-internship/guides/interns/index.md"
40-
- Mentors Guide: "opportunities/os-internship/guides/mentors/index.md"
41-
- Projects Ideas Template: "opportunities/templates/projects-ideas/index.md"
42-
- Candidates's Project Proposal Template: "opportunities/templates/candidate-proposal/index.md"
37+
- Open Source Software Internship:
38+
- index: "opportunities/internships/oss/index.md"
39+
- Interns Guide: "opportunities/internships/guides/interns/index.md"
40+
- Mentors Guide: "opportunities/internships/guides/mentors/index.md"
41+
- Projects Ideas Template: "opportunities/internships/templates/projects-ideas/index.md"
42+
- Candidates's Project Proposal Template: "opportunities/internships/templates/candidate-proposal/index.md"
43+
- Open Source Software Research Internship:
44+
- index: "opportunities/internships/oss-research-seed/index.md"
45+
- Interns Guide: "opportunities/internships/guides/interns/index.md"
46+
- Mentors Guide: "opportunities/internships/guides/mentors/index.md"
47+
- Projects Ideas Template: "opportunities/internships/templates/projects-ideas/index.md"
48+
- Candidates's Project Proposal Template: "opportunities/internships/templates/candidate-proposal/index.md"
4349
- Google Summer of Code:
4450
- index: "opportunities/gsoc/index.md"
4551
- Project Ideas: "opportunities/gsoc/project-ideas/index.md"

pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ initiatives:
145145
</p>
146146
</div>
147147
<div class="card-footer m-0">
148-
<a href="/opportunities/os-internship" class="btn btn-primary"
148+
<a href="/opportunities/internships/oss" class="btn btn-primary"
149149
>Learn More</a
150150
>
151151
</div>

pages/opportunities/index.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,27 @@ date: "2024-08-17"
55
authors: ["OSL Team"]
66
---
77

8-
## Open Source Internships
8+
## Open Source Software Internships
99

1010
Open Science Labs (OSL) provides a valuable opportunity for newcomers to
1111
open-source software development through its internship program. This program is
1212
designed to deepen participants' understanding of open-source tools and best
1313
practices in a real-world setting. We invite candidates to seize this chance to
1414
enhance their skills and contribute to real projects.
1515

16-
<a href="/opportunities/os-internship" class="btn btn-primary">Learn more about
17-
OSL Open Source Internship</a>
16+
<a href="/opportunities/internships/oss" class="btn btn-primary">Learn more
17+
about OSL Open Source Internship</a>
18+
19+
## Open Source Software Research Seed Internships
20+
21+
Open Science Labs (OSL) provides a valuable opportunity for newcomers to
22+
open-source software development through its internship program. This program is
23+
designed to deepen participants' understanding of open-source tools and best
24+
practices in a real-world setting. We invite candidates to seize this chance to
25+
enhance their skills and contribute to real projects.
26+
27+
<a href="/opportunities/internships/oss-research-seed" class="btn btn-primary">Learn
28+
more about OSL Open Source Internship</a>
1829

1930
## Google Summer of Code
2031

File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
# Open Source Software Research Seed Internship Program
2+
3+
This document provides guidelines for both open-source research project
4+
maintainers and internship candidates for the OSS Research Seed Internship
5+
Program at Open Science Labs (OSL).
6+
7+
## Overview
8+
9+
The OSS Research Seed Internship Program is designed to support research
10+
projects that deliver open source software. At OSL, we are committed to bridging
11+
the gap between academic research and practical software development by helping
12+
researchers launch new projects from scratch.
13+
14+
The program emphasizes creating a viable open-source deliverable through the
15+
collaboration of interns and active mentorship from the project's author. This
16+
initiative operates in partnership with The GRAPH Network, ensuring a structured
17+
and supportive environment for project development.
18+
19+
## Program Structure
20+
21+
Modeled after initiatives like Google Summer of Code, the program includes:
22+
23+
- **Open Participation:** Applications are welcome from students, researchers,
24+
and professionals interested in transforming research ideas into functional
25+
open-source research projects. Applicants should submit their project
26+
proposals directly to designated mentors.
27+
- **Flexible Commitment:** Participants are expected to commit a minimum of 20
28+
hours per week for a period of 3 to 6 months, depending on the project’s scope
29+
and the candidate's availability.
30+
- **Rolling Applications:** Candidates may apply at any time, ensuring
31+
continuous access to the program without the constraints of fixed cycles.
32+
- **Mentorship and Support:** Each project is paired with a mentor who commits
33+
at least 5 hours per week to provide daily feedback and support via a public
34+
communication channel (e.g., Discord).
35+
- **Continuous Reporting:** Interns are expected to document their progress in a
36+
blog post (on OSL Blog) through periodic blog posts (every one or two weeks),
37+
detailing the tasks completed during that period. We recommend breaking down
38+
tasks into small, manageable pull requests to facilitate frequent updates.
39+
- **Compensation Options:** Although the internship is primarily unpaid, project
40+
maintainers may choose to offer compensation through our fiscal host, the
41+
[Open Source Collective](https://opencollective.com/osl), if funding is
42+
available.
43+
44+
## Requirements for Internship Candidates
45+
46+
Candidates should meet the following criteria:
47+
48+
- **English Proficiency:** Effective communication in English is required for
49+
collaboration.
50+
- **Age Requirement:** Applicants must be at least 18 years old.
51+
- **Time Commitment:** A minimum of 20 hours per week is required during the
52+
internship period.
53+
- **Opportunity Nature:** This is primarily an unpaid internship designed to
54+
provide practical experience and build professional networks. If any
55+
compensation is available, it will be specified by the mentors in the
56+
internship announcement.
57+
- **Initial Contribution:** Candidates must demonstrate commitment by making a
58+
preliminary contribution to their chosen project, allowing mentors to assess
59+
their skills and dedication.
60+
- **Project Criteria:** Proposals must include a detailed description, a set of
61+
initial GitHub issues, and a structured project plan for the internship
62+
period. All projects must be licensed under an OSI-approved open source
63+
license. Please check our template
64+
[here](/opportunities/internships/templates/candidate-proposal).
65+
66+
## Guidelines for Open-Source Research Project Contributors
67+
68+
If you are a maintainer or core contributor of an open-source research project,
69+
you can submit your project for affiliation with OSL and eligibility for this
70+
internship program. Please send a link to your project proposal to
71+
`[email protected]` using the template provided
72+
[here](/opportunities/internships/templates/projects-ideas).
73+
74+
Although pre-existing code is not required to apply for this program, each
75+
project must have an open repository (e.g., on GitHub or GitLab) with open
76+
issues detailing the planned activities and documentation outlining the project
77+
idea (for example, on the project wiki). The project idea should include a
78+
detailed description, a set of initial GitHub issues, and a structured project
79+
plan for the internship period. All projects must be licensed under an
80+
OSI-approved open source license.
81+
82+
Affiliated projects will benefit from intern contributions, receive community
83+
support, and, where available, secure funding to support further development.
84+
85+
---
86+
87+
This program offers a pathway for individuals to turn research ideas into
88+
tangible open-source projects. If you meet the requirements and are passionate
89+
about contributing to the open science community, we encourage you to apply.

0 commit comments

Comments
 (0)