You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/internships/applicant-guide/contents.lr
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: Open Source Internships: Applicant Guide
6
6
---
7
7
body:
8
8
9
-
Creative Commons participates in open source mentorship programs such as [Google Summer of Code](https://summerofcode.withgoogle.com/) and [Outreachy](https://www.outreachy.org/). Details about specific programs and rounds are listed in the [Overview page](/internships); this page serves as a general guide to applicants.
9
+
Creative Commons participates in open source mentorship programs such as [Google Summer of Code](https://summerofcode.withgoogle.com/), and [Outreachy](https://www.outreachy.org/). Details about specific programs and rounds are listed in the [Overview page](/internships); this page serves as a general guide to applicants.
10
10
11
11
## Getting Started
12
12
@@ -16,6 +16,7 @@ If you are interested in applying to be an open source intern at CC, here's a fe
16
16
17
17
Here are some resources:
18
18
*[Google Summer of Code student guide](https://google.github.io/gsocguides/student/)
19
+
*[Google Season of Docs technical writer guide](https://developers.google.com/season-of-docs/docs/tech-writer-guide)
@@ -34,7 +35,7 @@ Once you pick the project you're interested in, make sure to learn about the pro
34
35
The mentors are here to help you. We expect you to have a lot of questions along the way and we're happy to answer them.
35
36
36
37
### Contribute!
37
-
You will need to make at least one contribution to a Creative Commons project so that we can see a sample of your work. This is important for our evaluation of your application. For more details, see the *Contributing* section below.
38
+
You will need to make at least one contribution to a Creative Commons project so that we can see a sample of your work. This is important for our evaluation of your application. For more details, see the *Contributing* section below. Note that for Season of Docs applicants, metions of "code contributions" in this guide are somewhat synonymous with documentation contributions, and we would like to see both code and documentation related contributions from Season of Docs applicants to show a well rounded skill set.
38
39
39
40
### Draft Application
40
41
The final step is to create a draft application and share it with your chosen project's mentors for feedback. **Do not wait until the last minute to do this.** You should ideally get at least two rounds of feedback from the mentors before you submit your final application. For more details, see the *Draft Application* section below.
@@ -49,6 +50,11 @@ Please read our [Contributing Code](/contributing-code) page for information on
49
50
50
51
If you're applying via Outreachy, remember to record your contribution via the Outreachy website! You can record contributions even if you have not yet received feedback on them or if they have not been merged – our mentors are busy so we can be slow to provide feedback.
51
52
53
+
#### Contributing Documentation
54
+
If you are applying for Google Season of Docs, one of the best ways you can contribute to documentation is to find places where documentation can be improved, and open an issue for it on GitHub. Be sure to state what, specifically, could be improved, and how you plan to improve it.
55
+
56
+
We would also like to see Season of Docs applicants make some code contributions to show a well rounded skillset and understanding of the project.
57
+
52
58
## Application
53
59
54
60
Your final application is very important to us. This is what we will use to determine how well you understand the project and how likely you are to successfully complete it. As part of the application, you should take the project description and flesh it out into a more detailed project plan and implementation timeline. The project descriptions are all fairly short and some of them include multiple paths for the project. So, we expect you to do a lot of work here to turn those into a feasible plan and timeline for a complete project that you can ship during your internship.
0 commit comments