Skip to content

Commit 9067bd3

Browse files
author
Liudmila Molkova
committed
lint
1 parent 249b8ec commit 9067bd3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ requirements and recommendations.
1818
- [Prerequisites](#prerequisites)
1919
- [1. Modify the YAML model](#1-modify-the-yaml-model)
2020
- [Code structure](#code-structure)
21-
- [Schema files](#schema-files)
2221
- [2. Update the markdown files](#2-update-the-markdown-files)
2322
- [Hugo frontmatter](#hugo-frontmatter)
2423
- [3. Check new convention](#3-check-new-convention)
@@ -36,6 +35,7 @@ requirements and recommendations.
3635
- [Update the tables of content](#update-the-tables-of-content)
3736
- [Markdown link check](#markdown-link-check)
3837
- [Yamllint check](#yamllint-check)
38+
- [Schema files](#schema-files)
3939
- [Merging existing ECS conventions](#merging-existing-ecs-conventions)
4040

4141
<!-- tocstop -->
@@ -418,7 +418,7 @@ If it is the first time to run this command, install `yamllint` first:
418418
make install-yamllint
419419
```
420420

421-
#### Schema files
421+
## Schema files
422422

423423
> [!WARNING]
424424
>
@@ -435,7 +435,6 @@ make generate-schema-next NEXT_SEMCONV_VERSION=1.35.0
435435
For details, please read
436436
[the schema specification](https://opentelemetry.io/docs/specs/otel/schemas/).
437437

438-
439438
## Merging existing ECS conventions
440439

441440
The Elastic Common Schema (ECS) is being merged into OpenTelemetry Semantic

0 commit comments

Comments
 (0)