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: src/overlay.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -277,6 +277,11 @@ The extension properties are implemented as patterned fields that are always pre
277
277
278
278
The extensions may or may not be supported by the available tooling, but those may be extended as well to add requested support (if tools are internal or open-sourced).
279
279
280
+
### File Naming Convention
281
+
282
+
Overlay files MAY choose to follow the convention of a `purpose.overlay.yaml` file naming pattern.
0 commit comments