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: android/Students.md
+7-11Lines changed: 7 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Introduction
2
2
3
-
GSoC is TODO
3
+
[GSoC](https://summerofcode.withgoogle.com) is a coding internship organized by Google.
4
4
5
-
The Commons app is TODO
5
+
The [Commons app](https://play.google.com/store/apps/details?id=fr.free.nrw.commons) is an open source Android app that allows anyone to upload pictures to Wikimedia Commons (the image repository used by Wikipedia, Wikinews and other projects).
6
6
7
7
# How to apply
8
8
@@ -18,15 +18,11 @@ Prior to the internship, we ask you (the student) to learn about the project by
18
18
- These exact words: "Review by student"
19
19
- Post the two videos (before merging the pull request showing the issue, after merging the pull request)
20
20
- Say whether the issue was solved after merging the pull request or not.
21
-
3. Fix 1 bug.
22
-
4. Write and submit a proposal. Please note that it must contain a link to your review and your bug fix.
21
+
3. Fix 1 bug by following the instructions at the "Developers" section [here](https://github.com/commons-app/commons-app-documentation/blob/master/android/Volunteers-welcome!.md#developers).
22
+
4. Write and submit a proposal on Phabricator. Please note that it must contain a link to your review and your bug fix. Example proposal from last year: https://phabricator.wikimedia.org/T248341
23
23
5. Post to [the mailing list](commons-app-android@googlegroups.com) asking for early feedback about your proposal.
24
-
4. (Optionally, you can fix more bugs)
25
-
5. (Optionally, after 5 bugfixes, you can also work on enhancements)
26
-
27
-
Once you have fixed 1 bug, please apply by creating a proposal on Phabricator. Example proposals from previous years:
28
-
29
-
- TODO
24
+
6. (Optionally, you can fix more bugs)
25
+
7. (Optionally, after 5 bugfixes, you can also work on enhancements)
30
26
31
27
# Proposal ideas
32
28
@@ -37,7 +33,7 @@ It can be hard to estimate difficulty, so we have selected a few ideas that we t
37
33
# How we choose the intern
38
34
39
35
We choose the intern based on:
40
-
- Technical challengingness of merged bugfixes.
36
+
- Technical challengingness of merged bugfix(es).
41
37
- Quality of code.
42
38
- Efficiency and smoothness of interactions on GitHub.
43
39
- Ability to read documentation and find solutions independently.
0 commit comments