You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -216,7 +216,7 @@ Plus some suggestions, rather than rules:
216
216
217
217
### Field Names and Values in YAML comments
218
218
219
-
Field names and entries such as content types should be in backticks, they would be fixed-width fonts if the markdown was rendered (which the comments are not).
219
+
Field names and keys should be in backticks for consistency.
220
220
Values like "Dog" should be double quoted as they are a value rather than a keyword.
0 commit comments