Skip to content

Commit f42f725

Browse files
authored
Merge pull request #893 from ethereum-optimism/quick-audit-template-fix
formatting the page header thing
2 parents 6bd5e7d + 745513d commit f42f725

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/docs_audit_results.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,13 @@ labels: 'docs-audit-2024-Q4,op-labs'
4343
> If I was actively searching for this page on google and this description was the search result, would I know it's the correct page?
4444
> Parse the component and feature tags to add.
4545
46+
```mdx
4647
---
4748
title: "Your Title Here"
4849
tags: ["tag1", "tag2"]
4950
description: "A short description of the content."
5051
---
52+
```
5153

5254
<details>
5355
<summary>Component tags</summary>

0 commit comments

Comments
 (0)