From 673e0bbd4ac4bc452d3b7c95ef4dee1faa0a0d96 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Tue, 23 Sep 2025 10:41:00 -0500 Subject: [PATCH] Update .github/instructions/shortcodes-reference.instructions.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .github/instructions/shortcodes-reference.instructions.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/instructions/shortcodes-reference.instructions.md b/.github/instructions/shortcodes-reference.instructions.md index 21dad7f89..f6e089431 100644 --- a/.github/instructions/shortcodes-reference.instructions.md +++ b/.github/instructions/shortcodes-reference.instructions.md @@ -1158,9 +1158,9 @@ Supported argument values: - Don't use pronouns in placeholders (e.g., "your", "this") - List placeholders in the same order they appear in the code - Provide clear descriptions including: -- - Expected data type or format -- - Purpose of the value -- - Any constraints or requirements + - Expected data type or format + - Purpose of the value + - Any constraints or requirements - Mark optional placeholders as "Optional:" in their descriptions - Placeholder key descriptions should fit the context of the code snippet - Include examples for complex formats