Skip to content

Add modernize-dotnet plugin#1083

Open
tlmii wants to merge 2 commits intogithub:stagedfrom
tlmii:add-modernize-dotnet
Open

Add modernize-dotnet plugin#1083
tlmii wants to merge 2 commits intogithub:stagedfrom
tlmii:add-modernize-dotnet

Conversation

@tlmii
Copy link

@tlmii tlmii commented Mar 19, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

Adds the modernize-dotnet plugin as an external plugin from dotnet/modernize-dotnet.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

@tlmii tlmii requested a review from aaronpowell as a code owner March 19, 2026 06:41
Copilot AI review requested due to automatic review settings March 19, 2026 06:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the modernize-dotnet external plugin entry so it can be discovered/installed via this repo’s plugin marketplace.

Changes:

  • Added modernize-dotnet metadata to the external plugin registry (plugins/external.json).
  • Regenerated/updated the consolidated plugin marketplace listing (.github/plugin/marketplace.json) to include the new external plugin.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
plugins/external.json Registers modernize-dotnet as an external plugin (repo, metadata, and source path).
.github/plugin/marketplace.json Adds the corresponding modernize-dotnet entry to the generated marketplace index.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants