docs: fix broken URL, inconsistent casing, and hyphenation#23770
Closed
jainilDesai wants to merge 5 commits intoopenclaw:mainfrom
Closed
docs: fix broken URL, inconsistent casing, and hyphenation#23770jainilDesai wants to merge 5 commits intoopenclaw:mainfrom
jainilDesai wants to merge 5 commits intoopenclaw:mainfrom
Conversation
|
This pull request has been automatically marked as stale due to inactivity. |
- 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
fc1579d to
b34f8fc
Compare
|
This pull request has been automatically marked as stale due to inactivity. |
|
This pull request has been automatically marked as stale due to inactivity. |
|
Closing due to inactivity. |
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.
Summary
%20from StreamWeasels URL (canonical URL has no space)Explainable:label withWhy:to match codebase conventionTest plan
Greptile Summary
This PR fixes documentation consistency issues across four files:
%20from StreamWeasels URL (the canonical URL uses hyphens, not spaces)Explainable:label withWhy:to match the established convention used elsewhere (3 other occurrences in docs)All changes improve consistency with existing codebase conventions without altering any functional content.
Confidence Score: 5/5
Last reviewed commit: fc08fab
(5/5) You can turn off certain types of comments like style here!