📖 Consolidate Metal3 Contributing guide in community repo#2894
📖 Consolidate Metal3 Contributing guide in community repo#2894kashifest wants to merge 1 commit intometal3-io:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/hold |
|
/cc @tuminoid |
tuminoid
left a comment
There was a problem hiding this comment.
Pretty much same things mentioned as in CAPM3.
AGENTS.md reference for "technical contribution guide" or something needed.
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with /lifecycle stale |
|
/remove-lifecycle stale @kashifest we need to follow-up on these repo specific updates. |
31b2662 to
7138c23
Compare
This is the consolidation of Contributing guide where generic contributing guidelines are maintained in the community repo and individual repos only contain repo-specific information. Signed-off-by: Kashif Khan <kashif.khan@est.tech>
7138c23 to
9557004
Compare
|
/hold cancel |
There was a problem hiding this comment.
Pull request overview
Consolidates this repository’s contributing documentation by linking to the shared Metal3 community contributing guide and keeping only Baremetal Operator–specific policies locally.
Changes:
- Replaces most repository-specific contributing text with links to the common Metal3 community CONTRIBUTING guide sections (versioning, branches, backporting, release process).
- Keeps Baremetal Operator–specific maintenance/backporting notes and points release steps to
docs/releasing.md.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| **Note**: The test module and experiments do not provide any backward | ||
| compatible guarantees. |
There was a problem hiding this comment.
The note mentions "experiments" not providing backward compatibility guarantees, but this repository doesn't appear to have an experiments module/directory. This makes the guidance confusing/outdated; consider removing the "experiments" reference or pointing to the actual location/name used in this repo (if any).
| **Note**: The test module and experiments do not provide any backward | |
| compatible guarantees. | |
| **Note**: The test module does not provide any backward compatible | |
| guarantees. |
| @@ -1,148 +1,52 @@ | |||
| # How to Contribute | |||
| # How to Contribute to Baremetal Operator | |||
This is the consolidation of Contributing guide where generic contributing guidelines are maintained in the community repo and individual repos only contain repo-specific information.
Fixes #
Checklist: