From 745513d9aa7e30ba70e26c71bc444b2459cf4c7c Mon Sep 17 00:00:00 2001 From: soyboy Date: Wed, 11 Sep 2024 15:01:31 -0400 Subject: [PATCH] formatting the page header thing --- .github/ISSUE_TEMPLATE/docs_audit_results.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/docs_audit_results.md b/.github/ISSUE_TEMPLATE/docs_audit_results.md index 61adf9e98..616dc0dd9 100644 --- a/.github/ISSUE_TEMPLATE/docs_audit_results.md +++ b/.github/ISSUE_TEMPLATE/docs_audit_results.md @@ -43,11 +43,13 @@ labels: 'docs-audit-2024-Q4,op-labs' > 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? > Parse the component and feature tags to add. +```mdx --- title: "Your Title Here" tags: ["tag1", "tag2"] description: "A short description of the content." --- +```
Component tags