Update .github/instructions/shortcodes-reference.instructions.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/6413/head
Jason Stirnaman 2025-09-23 10:41:00 -05:00 committed by GitHub
parent e4f97a35bb
commit 673e0bbd4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -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