add guidelines for contributing new plugins#9795
Open
04kash wants to merge 2 commits into
Open
Conversation
Signed-off-by: Kashish Mittal <kmittal@redhat.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds a dedicated guide for proposing new plugins to the community-plugins repo, and updates existing contributor entry points (README, CONTRIBUTING, and the new-plugin issue template) to route authors through that proposal/acceptance process before they open a plugin PR.
Changes:
- Added
docs/contributing-new-plugin.mddescribing fit/criteria and a proposal process for new plugins. - Updated
README.mdandCONTRIBUTING.mdto reference the new guide before workspace creation steps. - Updated the new plugin issue template to link to the guide up front.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| README.md | Adds an upfront pointer to the new “Contributing a New Plugin” guide before directing users to workspace creation steps. |
| docs/contributing-new-plugin.md | Introduces the new proposal/acceptance guidelines for contributing a new plugin. |
| CONTRIBUTING.md | Adds a “before creating a workspace” note linking to the new guide. |
| .github/ISSUE_TEMPLATE/3-plugin.yaml | Prompts issue filers to read the new guide before submitting a plugin request. |
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Kashish Mittal <113269381+04kash@users.noreply.github.com>
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.
Hey, I just made a Pull Request!
Adds a doc on guidelines for contributing new plugins based on discussions during the last SIG meeting.
✔️ Checklist
Signed-off-byline in the message. (more info)