From 6ffab9c27af7e55683ac1b1d46bca30f2fac3f9f Mon Sep 17 00:00:00 2001 From: Charlie Voiselle <464492+angrycub@users.noreply.github.com> Date: Fri, 30 May 2025 14:25:03 -0400 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e2b990ce7..f49b6010e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -179,11 +179,11 @@ The following criteria exists for two reasons: - When increasing the level of a header, the header's level must be incremented by one each time. - Any `.hcl` code snippets must be labeled as `.tf` snippets instead - ```txt - \`\`\`tf + ````txt + ```tf Content - \`\`\` ``` + ```` #### Namespace (contributor profile) criteria