diff options
author | Patrick Georgi <pgeorgi@google.com> | 2019-01-16 22:40:01 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-02-06 09:22:45 +0000 |
commit | 8fe2d5403fecc9d780870ac8288dd10db93112c9 (patch) | |
tree | 48fa28ca90d4b6badb2db90964f75155f1404766 /Documentation/index.md | |
parent | 838e8375a32dca47b6861a0e0ed0136d2978531b (diff) |
Documentation: Add Project Ideas document
We already had such a page on the wiki, but it's outdated and the wiki
is supposed to go the way of the dodo anyway.
This is a fresh start to make sure that all ideas we're coming up with
are still current and that there are mentors willing to support them.
Change-Id: Idd68f845930bd37a2293969b9a153cf584d6d15f
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/30972
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/index.md')
-rw-r--r-- | Documentation/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/index.md b/Documentation/index.md index 433edfa54d..58ec11d148 100644 --- a/Documentation/index.md +++ b/Documentation/index.md @@ -163,6 +163,7 @@ Contents: * [Getting Started](getting_started/index.md) * [Rookie Guide](lessons/index.md) * [Coding Style](coding_style.md) +* [Project Ideas](contributing/project_ideas.md) * [Code of Conduct](community/code_of_conduct.md) * [Community forums](community/forums.md) * [coreboot at conferences](community/conferences.md) |