Skip to content

Conversation

@ANAMASGARD
Copy link

Description

This PR addresses issue #8362 by copy editing the custom component documentation pages for style guide compliance and improved clarity.

Changes Made

Style Guide Compliance

  • Applied sentence case to all headings (e.g., "Setting Up" → "Setting up")
  • Capitalized OpenTelemetry proper nouns correctly (Collector vs. collector)
  • Replaced Latin abbreviations with plain English ("e.g." → "for example", "i.e." → "in other words")
  • Converted old Markdown note blocks to Hugo shortcode admonitions ({{% alert title="Note" %}})

Grammar and Clarity Improvements

  • Removed unnecessary passive voice constructions
  • Changed future tense to present tense where appropriate
  • Simplified wordy phrases ("In order to" → "To")
  • Improved sentence flow and readability
  • Fixed punctuation and minor grammar issues

Testing

  • ✅ Ran npm run check:markdown - All tests passed (0 errors)
  • ✅ Verified all style guide requirements met

Below is the screenshot of it :-
Screenshot From 2025-11-22 14-33-34

FIXES #8362

- Apply sentence case to all headings
- Replace Latin abbreviations with plain English
- Convert Markdown notes to Hugo shortcode admonitions
- Remove unnecessary passive voice and future tense
- Improve clarity, grammar, and punctuation
- Fix capitalization per style guide

Fixes open-telemetry#8362
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Nov 22, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: ANAMASGARD / name: Gauarv Chaudhary (e97c2ba)

@otelbot-docs otelbot-docs bot requested review from a team and jmacd and removed request for a team November 22, 2025 09:05
@otelbot-docs otelbot-docs bot requested a review from a team November 23, 2025 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[otelcol docs] Copy edit the custom component pages

1 participant