We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a8fa16 commit 67b2755Copy full SHA for 67b2755
1 file changed
CONTRIBUTING.md
@@ -179,11 +179,11 @@ The following criteria exists for two reasons:
179
- When increasing the level of a header, the header's level must be incremented by one each time.
180
- Any `.hcl` code snippets must be labeled as `.tf` snippets instead
181
182
- ```txt
183
- \`\`\`tf
+ ````txt
+ ```tf
184
Content
185
- \`\`\`
186
```
+ ````
187
188
#### Namespace (contributor profile) criteria
189
0 commit comments