From c38680b8a1058b79a98d87aa671361cafed09536 Mon Sep 17 00:00:00 2001 From: Devon Rifkin Date: Mon, 7 Apr 2025 13:53:33 -0700 Subject: [PATCH] CONTRIBUTING: fix code block formatting There were only 3 spaces instead of 4, so the example was being considered to include html elements --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f040b9fd1..c7028e004 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,7 +51,7 @@ see if the change were accepted. The title should look like: - : + : The package is the most affected Go package. If the change does not affect Go code, then use the directory name instead. Changes to a single well-known