docs: add post-migration steps for updating original repository#579
docs: add post-migration steps for updating original repository#579
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Co-authored-by: pedrobonamin <46196328+pedrobonamin@users.noreply.github.com>
Co-authored-by: pedrobonamin <46196328+pedrobonamin@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
This PR adds comprehensive post-migration documentation to the CONTRIBUTING.md file, filling a gap in the migration guide by documenting what to do with the original repository after successfully migrating a plugin to the monorepo.
Changes:
- Added a new "Step 5: Update the original repository" section to the migration workflow
- Included a README update template with clear migration notice and navigation instructions
- Added steps for migrating existing issues to the monorepo before archiving
- Documented the repository archiving process to prevent new issues/PRs while preserving history
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: RitaDias <anarita151@gmail.com>
The CONTRIBUTING.md migration guide was incomplete—it didn't document what to do with the original repository after successfully migrating a plugin to the monorepo.
Changes
Added Step 5: Update the original repository to the migration section with:
Example
The README template added to the guide:
This completes the migration workflow by documenting how to properly communicate the move to plugin users and ensure existing issues are preserved in the monorepo.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.