Documentation: Move Gerrit Guidelines to "Contributing" section
The Gerrit Guidelines are related to the contributing process and also contain documentation which goes beyond "Getting started". Thus, move them to the "Contributing" section. Change-Id: I775a79c14562a1f4a9563012aee3b690c0635cc1 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/62386 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
# Contributing
|
# Contributing
|
||||||
|
|
||||||
* [Coding Style](coding_style.md)
|
* [Coding Style](coding_style.md)
|
||||||
|
* [Gerrit Guidelines](gerrit_guidelines.md)
|
||||||
* [Project Ideas](project_ideas.md)
|
* [Project Ideas](project_ideas.md)
|
||||||
* [Documentation Ideas](documentation_ideas.md)
|
* [Documentation Ideas](documentation_ideas.md)
|
||||||
* [Google Summer of Code](gsoc.md)
|
* [Google Summer of Code](gsoc.md)
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
* [Build System](build_system.md)
|
* [Build System](build_system.md)
|
||||||
* [Submodules](submodules.md)
|
* [Submodules](submodules.md)
|
||||||
* [Kconfig](kconfig.md)
|
* [Kconfig](kconfig.md)
|
||||||
* [Gerrit Guidelines](gerrit_guidelines.md)
|
|
||||||
* [Documentation License](license.md)
|
* [Documentation License](license.md)
|
||||||
* [Writing Documentation](writing_documentation.md)
|
* [Writing Documentation](writing_documentation.md)
|
||||||
* [Setting up GPIOs](gpio.md)
|
* [Setting up GPIOs](gpio.md)
|
||||||
|
Reference in New Issue
Block a user