Conversation
…uide The Error messaging example used "Please", which the style guide's own "no please" rule forbids. The Contractions example read `use "cannot", not "cannot"` -- the second should be "can't". Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
The alt-text guidance used "e.g.", which the Abbreviations section says to avoid; changed to "for example". Also replaced "and/or" with "or". Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
"Always use numerals, even for 2" matched none of the style references. Switch to the shared convention: spell out zero through nine in prose, numerals for 10 and up, and always numerals for measurements, versions, percentages, code, dates, times, UI, and ranges that include 10 or more. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
From marketing's product-name alignment work (relates to DOCS-64): coined feature names stay capitalized; generic capabilities and use cases do not. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
# Conflicts: # docs/contributing/style-guide.md
Per DOCS-64's references (Kubie's "Fighting Feature Names", Shopify Polaris, IBM Carbon): default to plain descriptive language and only brand a feature name when it's genuinely necessary. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Compress the sections that restated generic Docusaurus/Markdown docs (Tabs, Videos, Admonitions, Code blocks, Collapsible, Downloadable, Tables) down to Sumo Logic house rules plus a link out. Also: - Introduce Docusaurus in the intro; swap the Jekyll frontmatter link - Fold "Doc structure summary" into a Voice and tone bullet - Rename "Documenting procedures" -> "Step headings", "Import GitHub repo file" -> "Embed a file from a GitHub repo"; promote "Images in lists" to H3 - Reshape "Add an image" from a numbered tutorial to a guidance list - Rewrite "Hub pages" to the real box-wrapper/smallbox card grid, and align create-edit-doc.md Step 5 to match - Reframe "Videos": the Training Team produces them; Wistia/YouTube tabs - Trim the Release notes frontmatter step to the two release-notes- specific fields; drop the now-orphaned release-notes-dropdown-menu.png - Reuse-content example now uses reuse/api-roles.md (imported ~50x) - Remove the accidentally committed style-guide-rescope-plan.md Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Replace left-nav.png and classic-nav-menu.png with current-UI captures and adjust the icon/image widths in reuse/ui-elements.md so the table cells render legibly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…index Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
kimsauce
marked this pull request as ready for review
September 2, 2026 05:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose of this pull request
Rescopes the Sumo Docs Style Guide so it stops re-documenting generic Docusaurus and Markdown mechanics and keeps only Sumo Logic house rules, with a link out for the rest. Also refreshes stale UI screenshots and trims dead content elsewhere in the contributing section.
Style guide (
docs/contributing/style-guide.md)index.mdpages actually use (box-wrapper/smallbox card), not<DocCardList>.hide_table_of_contents, theimagelogo fallback).reuse/api-roles.md(imported by ~50 API docs).className="unique-tabs"removed from the guide's own<Tabs>examples and documented as a no-op.style-guide-rescope-plan.md, a planning draft committed here by mistake.Related contributing-doc updates
docs/contributing/create-edit-doc.md— Step 5 aligned to the same hub-page card-grid pattern.docs/reuse/ui-elements.md+static/img/content-sharing/{left-nav,classic-nav-menu}.png— refreshed the left-nav screenshots to the current UI and adjusted widths so the table renders legibly.docs/contributing/index.md— removed the feature-request callout.static/img/contributing/release-notes-dropdown-menu.png.Select the type of change
Ticket (if applicable)
https://sumologic.atlassian.net/browse/DOCS-1520
🤖 Generated with Claude Code