strimzi: Refine plugin descriptions in the root README#918
Open
cesaroangelo wants to merge 1 commit into
Open
Conversation
Signed-off-by: Angelo Cesaro <cesaro.angelo@gmail.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Refines the root README’s Strimzi plugin descriptions to reduce confusion between the official in-repo plugin and the externally maintained repository listing.
Changes:
- Updates the official
./strimzientry to clarify it is based on the originalcesaroangelo/strimzi-headlampproject (with a link). - Tweaks the external Strimzi entry wording from “A” to “The” for consistency with other entries.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Two small wording changes to the Strimzi entries in the root README, to reduce the recurring confusion between the two listings:
./strimzi): note that it is derived from the original strimzi-headlamp project, linking to its source repository. I authored both projects (I'm the linked maintainer of this one), and the official plugin evolved from that original codebase.cesaroangelo/strimzi-headlamp): "A" -> "The", to match the wording used elsewhere.No functional or code changes.