Skip to content

docs: fix broken URL, inconsistent casing, and hyphenation#23770

Closed
jainilDesai wants to merge 5 commits intoopenclaw:mainfrom
jainilDesai:docs/fix-broken-url-and-style
Closed

docs: fix broken URL, inconsistent casing, and hyphenation#23770
jainilDesai wants to merge 5 commits intoopenclaw:mainfrom
jainilDesai:docs/fix-broken-url-and-style

Conversation

@jainilDesai
Copy link
Copy Markdown

@jainilDesai jainilDesai commented Feb 22, 2026

Summary

  • twitch.md: Remove stray %20 from StreamWeasels URL (canonical URL has no space)
  • msteams.md: Replace one-off Explainable: label with Why: to match codebase convention
  • gateway/troubleshooting.md: Capitalize "Control UI" (180+ uses vs 2 lowercase), hyphenate "symptom-based" and "channel-specific" (14+ hyphenated uses elsewhere)
  • channels/troubleshooting.md: Hyphenate "channel-level", "per-channel", and "channel-specific" to match established convention

Test plan

  • Verify the docs render correctly on Mintlify
  • Verify the fixed Twitch URL resolves correctly

Greptile Summary

This PR fixes documentation consistency issues across four files:

  • twitch.md: Removes stray %20 from StreamWeasels URL (the canonical URL uses hyphens, not spaces)
  • msteams.md: Replaces one-off Explainable: label with Why: to match the established convention used elsewhere (3 other occurrences in docs)
  • gateway/troubleshooting.md: Capitalizes "Control UI" (150+ capitalized uses vs 2 lowercase), hyphenates "symptom-based" (consistent with the only other occurrence)
  • channels/troubleshooting.md: Hyphenates "channel-level", "per-channel", and "channel-specific" to match established pattern (14+ hyphenated uses elsewhere)

All changes improve consistency with existing codebase conventions without altering any functional content.

Confidence Score: 5/5

  • This PR is completely safe to merge with zero risk
  • All changes are purely cosmetic documentation fixes (URL typo, capitalization, hyphenation) that improve consistency with established codebase conventions. No functional code, logic, or behavior is affected. The changes have been verified against the codebase to confirm they match existing patterns (e.g., "Control UI" appears 150+ times capitalized, "channel-level" and "per-channel" are consistently hyphenated elsewhere).
  • No files require special attention

Last reviewed commit: fc08fab

(5/5) You can turn off certain types of comments like style here!

@openclaw-barnacle openclaw-barnacle Bot added docs Improvements or additions to documentation channel: msteams Channel integration: msteams gateway Gateway runtime channel: twitch Channel integration: twitch size: XS labels Feb 22, 2026
@openclaw-barnacle
Copy link
Copy Markdown

This pull request has been automatically marked as stale due to inactivity.
Please add updates or it will be closed.

@openclaw-barnacle openclaw-barnacle Bot added stale Marked as stale due to inactivity and removed stale Marked as stale due to inactivity labels Feb 28, 2026
- twitch.md: remove stray %20 from StreamWeasels URL
- msteams.md: replace one-off "Explainable:" label with "Why:" to match codebase convention
- gateway/troubleshooting.md: capitalize "Control UI" to match 180+ other uses, hyphenate "symptom-based" and "channel-specific"
- channels/troubleshooting.md: hyphenate "channel-level", "per-channel", and "channel-specific" to match convention
@jainilDesai jainilDesai force-pushed the docs/fix-broken-url-and-style branch from fc1579d to b34f8fc Compare March 8, 2026 17:14
@openclaw-barnacle
Copy link
Copy Markdown

This pull request has been automatically marked as stale due to inactivity.
Please add updates or it will be closed.

@openclaw-barnacle openclaw-barnacle Bot added stale Marked as stale due to inactivity and removed stale Marked as stale due to inactivity labels Mar 23, 2026
@openclaw-barnacle
Copy link
Copy Markdown

This pull request has been automatically marked as stale due to inactivity.
Please add updates or it will be closed.

@openclaw-barnacle openclaw-barnacle Bot added the stale Marked as stale due to inactivity label Mar 30, 2026
@openclaw-barnacle
Copy link
Copy Markdown

Closing due to inactivity.
If you believe this PR should be revived, post in #pr-thunderdome-dangerzone on Discord to talk to a maintainer.
That channel is the escape hatch for high-quality PRs that get auto-closed.

@openclaw-barnacle openclaw-barnacle Bot closed this Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

channel: msteams Channel integration: msteams channel: twitch Channel integration: twitch docs Improvements or additions to documentation gateway Gateway runtime size: XS stale Marked as stale due to inactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant