From 8f7abb2581b30165c420902853e44f6a7d4573a7 Mon Sep 17 00:00:00 2001 From: Andrei Rybak Date: Sat, 14 Jan 2023 14:39:24 +0100 Subject: [PATCH] CONTRIBUTING.md: add a blank line before a list List of code areas in `CONTRIBUTING.md` immediately follows the previous line. While GitHub's Markdown parser doesn't mind, some Markdown parsers don't consider it a list. Add a blank line between the list and the preceding paragraph to ensure that the list is rendered correctly in more Markdown renderers. Signed-off-by: Andrei Rybak --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2a8a237db..69ea7a2e8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -71,6 +71,7 @@ When multiple areas are affected list the areas separated with a /: Area1/Area2: Detail about the change [reference thread / issue] Here is a (non exhaustive) list of Areas that can be used: + * Bluetooth * Cloud-storage * Desktop