Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s contributing guidelines after transfer, replacing project-specific and outdated instructions with a more generic, GitHub-centric contribution flow.
Changes:
- Rewrote the introduction and bug-reporting section to use generic guidance and link-based references.
- Replaced legacy, Packer/vSphere-specific development and testing instructions with general Git / GitHub workflows (issues, PRs, branching, commit formatting, syncing forks).
- Added sections on keeping branches in sync, updating PRs via amend/fixup/rebase, and pointers to external documentation for forks and pull requests.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
14521bf to
28e7aac
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Post-transfer update of `CONTRIBUTING.md`. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
28e7aac to
6076360
Compare
|
This functionality has been released in v2.1.0 of the plugin. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
1 similar comment
|
This functionality has been released in v2.1.0 of the plugin. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
|
I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Description
Post-transfer update of
CONTRIBUTING.md.