Skip to content

Commit 245bfc9

Browse files
committed
Update plugin addition instructions to include README and CHANGELOG updates
1 parent e863cc6 commit 245bfc9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/copilot-instructions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,6 @@ Maintain plugin relationships in `constants.ts`:
102102
- Plugin ordering rules (reporters last, ApiCenterOnboarding after OpenApiSpecGenerator)
103103
- Summary plugins require reporter plugins
104104

105-
When adding new plugins, update both `pluginSnippets` and `pluginDocs` objects with consistent naming.
105+
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

Comments
 (0)