From b6f031cf9b39abf6a62aac9af4b9b103260502b1 Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Thu, 26 Jan 2023 02:12:16 +0100 Subject: docs/contributing: Rename "easy projects" to "small projects" Depending on the actual issue and the experience of the contributor, "Easy projects" might not be an appropriate description for Coverity issues and similar things. Thus rename this section to "Small projects" and also update references to it. Change-Id: I3bdefd9f37440ab3ae493095b7fb5c76394d2ba1 Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/72447 Reviewed-by: Elyes Haouas Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- Documentation/contributing/project_ideas.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation/contributing/project_ideas.md') diff --git a/Documentation/contributing/project_ideas.md b/Documentation/contributing/project_ideas.md index fa241e9b4cb0..700373b0fe7f 100644 --- a/Documentation/contributing/project_ideas.md +++ b/Documentation/contributing/project_ideas.md @@ -20,12 +20,12 @@ doubt if you can bring yourself up to speed in a required time frame with the projects. We can then try together to figure out if you're a good match for a project, even when requirements might not all be met. -## Easy projects +## Small projects This is a collection of tasks which don't require deep knowledge on coreboot itself. If you are a beginner and want to get familiar with the the project and the code base, or if you just want to get your hands -dirty with some easy tasks, then these are for you. +dirty with some small tasks, then these are for you. * Resolve static analysis issues reported by [scan-build] and [Coverity scan]. More details on the page for -- cgit v1.2.3