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/gsoc.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -34,20 +34,19 @@ with uutils.
34
34
* Terts Diepraam (@tertsdiepraam on GitHub and @terts on Discord)
35
35
2.**Get comfortable with uutils.** To find a good project you need to understand the codebase. We recommend that you take a look at the code, the issue tracker and maybe try to tackle some [good-first-issues](https://github.com/uutils/coreutils/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22). Also take a look at our [contributor guidelines](https://github.com/uutils/coreutils/blob/main/CONTRIBUTING.md).
36
36
3.**Find a project and a mentor.** We have a [list of potential projects](https://github.com/uutils/coreutils/wiki/GSOC-Project-Ideas) you can adapt or use as inspiration. Make sure discuss your ideas with the maintainers! Some project ideas below have suggested mentors you could contact.
37
-
4.**Write the application.** You can do this with your mentor. The application has to go through Google, so make sure to follow all the advice in Google's [Contributor Guide](https://google.github.io/gsocguides/student/writing-a-proposal).
37
+
4.**Write the application.** You can do this with your mentor. The application has to go through Google, so make sure to follow all the advice in Google's [Contributor Guide](https://google.github.io/gsocguides/student/writing-a-proposal). Please make sure you include your prior contributions to uutils in your application.
38
38
39
39
# Tips
40
40
41
41
- Make sure the project is concrete and well-defined.
42
42
- Communication is super important!
43
-
- Try to tackle some simple issues to get familiar with uutils.
43
+
- Try to tackle some issues to get familiar with uutils and demonstrate your motivation.
44
44
45
45
# Project Ideas
46
46
47
47
This page contains project ideas for the Google Summer of Code for
48
48
uutils. Feel free to suggest project ideas of your own.
49
49
50
-
51
50
[Guidelines for the project list](https://google.github.io/gsocguides/mentor/defining-a-project-ideas-list)
52
51
53
52
Summarizing that page, each project should include:
0 commit comments