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: CONTRIBUTE.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,10 +21,10 @@ The docs are organized in the following directories:
21
21
├── architecture # Architecture section
22
22
├── compatibility # Compatibility and support
23
23
├── edot-collector # EDOT Collector
24
-
├── edot-sdks #EDOT SDKs
24
+
├── edot-sdks #EDOT SDKs
25
25
├── images # Images
26
26
├── quickstart # Quickstarts
27
-
└── use-cases #Use cases
27
+
└── use-cases #Use cases
28
28
```
29
29
30
30
This structure might evolve as we refine the EDOT documentation according to the new V3 information architecture.
@@ -57,7 +57,7 @@ Keep these rules in mind when using EDOT terms:
57
57
* Note: Do *not* establish the acronym for the first time in the page title or in a heading. If a heading comes *after* the first time the acronym is established in the body text, then it's ok to use the acronym instead of the full product name in the heading.
58
58
* Avoid overusing the full product name. Use the shorter, already-established alias.
59
59
60
-
##Frontmatter
60
+
##Frontmatter
61
61
62
62
Each document must have the following frontmatter fields defined:
63
63
@@ -69,7 +69,7 @@ applies_to: # See https://docs-v3-preview.elastic.dev/elastic/docs-builder/tree
0 commit comments