From e0c81f9f5513a627c0cbd310429af1a67b24a2dc Mon Sep 17 00:00:00 2001 From: Eduardo Almeida Date: Fri, 18 Oct 2024 13:58:17 +0100 Subject: [PATCH] Fix Markdown lint warnings (MD027) MD027 - Multiple spaces after blockquote symbol --- CONTRIBUTING.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8470c4b22..e6d421513 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,8 +29,7 @@ The full documentation about how to contribute to ns-3 is available in the [ns-3 ## I do not want to read this whole thing, I just have a question -> **Note:** Please don't file an issue to ask a question. - You'll get faster results by using the resources below. +> **Note:** Please don't file an issue to ask a question. You'll get faster results by using the resources below. We have an official message board where the community chimes in with helpful advice if you have questions.