Skip to content

DOCS-1639 - Fix app and source doc templates and Claude commands#6715

Draft
kimsauce wants to merge 1 commit into
mainfrom
DOCS-1639
Draft

DOCS-1639 - Fix app and source doc templates and Claude commands#6715
kimsauce wants to merge 1 commit into
mainfrom
DOCS-1639

Conversation

@kimsauce
Copy link
Copy Markdown
Collaborator

Purpose of this pull request

Updates the /app-doc and /c2c-source-doc Claude slash commands and their corresponding contributing templates to align with actual published doc patterns.

Changes:

  • Slash commands now reference docs/contributing/templates/ as the single source of truth instead of embedding duplicate structure
  • Fixed JSON/Terraform example pattern: reference code blocks pointing to static/files/c2c/{slug}/ (not <CodeBlock> component)
  • Corrected file path convention: static/files/c2c/{slug}/example.json throughout
  • Fixed section header to ## JSON schema (not ## JSON configuration)
  • Added 140–160 character guidance to description placeholders in both templates
  • Removed prescriptive language throughout
  • Fixed ForwardToSiem import in c2c-source template; removed stale CodeBlock import
  • Fixed click **Save** (was click **Submit**) in c2c-source template
  • Moved noindex meta tag from inside copyable content to template page wrapper in all four contributing templates

Select the type of change

  • Minor Changes - Typos, formatting, slight revisions
  • Update Content - Revisions, updating sections
  • New Content - New features, sections, pages, tutorials
  • Site and Tools - .clabot, version updates, maintenance, dependencies, new packages for the site (Docusaurus, Gatsby, React, etc.)

Ticket (if applicable)

https://sumologic.atlassian.net/browse/DOCS-1639

… templates

- Slash commands now reference contributing templates as single source of truth
- Fixed JSON/Terraform example pattern: reference blocks instead of CodeBlock component
- Corrected file path convention: static/files/c2c/{slug}/ throughout
- Fixed section header to ## JSON schema (not ## JSON configuration)
- Added 140-160 character guidance to description placeholders
- Removed prescriptive language throughout
- Fixed ForwardToSiem import in c2c-source template; removed stale CodeBlock import
- Fixed click Save (was click Submit) in c2c-source template
- Moved noindex meta tag from copyable content to template page wrapper in all four templates

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cla-bot cla-bot Bot added the cla-signed Contributor approved, listed in .clabot file label May 20, 2026
@kimsauce kimsauce changed the title DOCS-1639 - Fix /app-doc and /c2c-source-doc Claude commands and contributing templates DOCS-1639 - Fix app and source doc templates and Claude commands May 20, 2026
@kimsauce kimsauce self-assigned this May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed Contributor approved, listed in .clabot file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant