This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
gsoc:google-code-in-2019 [2019/10/28 11:16] till |
gsoc:google-code-in-2019 [2019/11/06 18:23] (current) till |
||
---|---|---|---|
Line 8: | Line 8: | ||
=====Dates===== | =====Dates===== | ||
- | * //October 29, 2019// - The participating mentoring organizations will get announced by Google | + | * //October 29, 2019// - The Linux Foundation did not get accepted as mentoring organization |
* //December 2, 2019// - Contest opens for entries by the students | * //December 2, 2019// - Contest opens for entries by the students | ||
* //January 21, 2020// - Last day to take a task | * //January 21, 2020// - Last day to take a task | ||
Line 421: | Line 421: | ||
===1. Sound Open Firmware cleanup documentation === | ===1. Sound Open Firmware cleanup documentation === | ||
+ | |||
+ | //Beginner Task// | ||
Categories: Documentation/Training | Categories: Documentation/Training | ||
Line 428: | Line 430: | ||
===2. Sound Open Firmware good first contribution === | ===2. Sound Open Firmware good first contribution === | ||
- | Categories: Coding | + | //Beginner Task// |
- | [[https://github.com/thesofproject/sof/labels/good%20first%20issue|Good First Issue]] on GitHub. | + | |
+ | Categories: Coding, Documentation/Training | ||
+ | |||
+ | Post a [[https://github.com/thesofproject/sof/labels/good%20first%20issue|Good First Issue]] on GitHub. Can be a bug report or a feature request. | ||
===3. Fix checkpatch.pl issues === | ===3. Fix checkpatch.pl issues === | ||
- | Categories: Coding | + | Categories: Quality Assurance, Coding |
- | checkpatch.pl is a static analysis tools that can report coding style problems. | + | [[https://gist.github.com/8154928|checkpatch.pl]] is a static analysis tool that can report coding style problems. Apply it on the Sound Open Firmware source code. |
===4. Fix coccinelle issues === | ===4. Fix coccinelle issues === | ||
- | Categories: Coding | + | Categories: Quality Assurance, Coding |
- | Coccinelle is a static analysis tool that starting from common bugs patterns can find pieces of code | + | [[https://www.kernel.org/doc/html/v4.15/dev-tools/coccinelle.html|Coccinelle]] is a static analysis tool that starting from common bug patterns can find pieces of code which follow a previous bug/error pattern. Apply it on the Sound Open Firmware source code. |
- | which follow a previous bug / error pattern. | + | |
====CHAOSS: Grimoire Lab==== | ====CHAOSS: Grimoire Lab==== |