We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e863cc6 commit 245bfc9Copy full SHA for 245bfc9
.github/copilot-instructions.md
@@ -102,4 +102,6 @@ Maintain plugin relationships in `constants.ts`:
102
- Plugin ordering rules (reporters last, ApiCenterOnboarding after OpenApiSpecGenerator)
103
- Summary plugins require reporter plugins
104
105
-When adding new plugins, update both `pluginSnippets` and `pluginDocs` objects with consistent naming.
+When adding new plugins:
106
+- Update both `pluginSnippets` and `pluginDocs` objects with consistent naming.
107
+- Update the `README.md` and `CHANGELOG.md` files to reflect new snippets and documentation.
0 commit comments