Skip to content

Commit cc2bf82

Browse files
committed
fix code block
1 parent 49c2ca3 commit cc2bf82

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

docs/cnv/release-notes/rn-process.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,17 @@ For builds and tests to be successful in your GitHub pull request, you must open
5151
* `$ touch virt/release_notes/virt-4-18-release-notes.adoc`
5252
4. Place the contents below into that file and save it.
5353

54-
```text
55-
:_mod-docs-content-type: ASSEMBLY
56-
[id="virt-4-18-release-notes"]
57-
= {VirtProductName} release notes
58-
include::_attributes/common-attributes.adoc[]
59-
:context: virt-4-18-release-notes
60-
toc::[]
61-
Do not add or edit release notes here. Edit release notes directly in the branch
62-
that they are relevant for.
63-
This file is here to allow builds to work.
64-
```
54+
```text
55+
:_mod-docs-content-type: ASSEMBLY
56+
[id="virt-4-18-release-notes"]
57+
= {VirtProductName} release notes
58+
include::_attributes/common-attributes.adoc[]
59+
:context: virt-4-18-release-notes
60+
toc::[]
61+
Do not add or edit release notes here. Edit release notes directly in the branch
62+
that they are relevant for.
63+
This file is here to allow builds to work.
64+
```
6565

6666
5. Save all changes and submit your pull request. Only merge review from the CNV team is necessary.
6767

0 commit comments

Comments
 (0)