From d17eac4f09997ae6aa5ae953691e8e389cd78331 Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Mon, 21 Feb 2022 17:48:15 +0100 Subject: Documentation/index.md: Add "Contributing" menu entry Clean up the main menu by adding a new entry `Contributing` and moving all related menu entries below it. Change-Id: I04ec8a568b716df48ae7f8f826826e8753f5f88b Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/62220 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans Reviewed-by: Angel Pons --- Documentation/contributing/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Documentation/contributing/index.md (limited to 'Documentation/contributing') diff --git a/Documentation/contributing/index.md b/Documentation/contributing/index.md new file mode 100644 index 0000000000..f9db1bc821 --- /dev/null +++ b/Documentation/contributing/index.md @@ -0,0 +1,6 @@ +# Contributing + +* [Coding Style](coding_style.md) +* [Project Ideas](project_ideas.md) +* [Documentation Ideas](documentation_ideas.md) +* [Google Summer of Code](gsoc.md) -- cgit v1.2.3