diff options
author | Felix Singer <felixsinger@posteo.net> | 2022-03-17 20:48:49 +0100 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2022-03-17 22:19:31 +0000 |
commit | 0e11af1a2d76e831e17ba77afc05906b562cdb8c (patch) | |
tree | 90d1b6dd51dbf12efeb3aed75879466102a5f7f7 /Documentation/contributing | |
parent | 58a571e111ec1a97153cbc22c694d3010fc126e6 (diff) |
docs/contributing/gsoc: Add reference to easy projects
Change-Id: I22e4a7c6385ffb9ba77e10edad41ef3d027ba694
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62906
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/contributing')
-rw-r--r-- | Documentation/contributing/gsoc.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/contributing/gsoc.md b/Documentation/contributing/gsoc.md index 4f854268a8..dfed54fa61 100644 --- a/Documentation/contributing/gsoc.md +++ b/Documentation/contributing/gsoc.md @@ -91,8 +91,8 @@ amount of spare time. If this is not the case, then you should not apply. process and common issues. * Get signed up for Gerrit and push at least one patch to Gerrit for review. - Check Easy projects or ask for simple tasks on the [mailing list] or on our - other [community forums] if you need ideas. + Check the [easy project list][Project ideas] or ask for simple tasks on + the [mailing list] or on our other [community forums] if you need ideas. ### During the program @@ -264,6 +264,7 @@ questions. [Coding style]: coding_style.md [Code of Conduct]: ../community/code_of_conduct.md [Language style]: ../community/language_style.md +[Project ideas]: project_ideas.md [GSoC Timeline]: https://developers.google.com/open-source/gsoc/timeline [GSoC Roles and Responsibilities]: https://developers.google.com/open-source/gsoc/help/responsibilities [GSoC Contributor Guide]: https://google.github.io/gsocguides/student |