Skip to content

Add plugin link and package.json advice #6128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

MikeMcC399
Copy link
Contributor

Situation

The CONTRIBUTING > Adding Plugins section gives advice on how to submit to the src/data/plugins.json source file.

There are some gaps in this advice:

  • no explicit advice about what the target of the link field in the src/data/plugins.json should be

  • no requirement to provide a means to report issues for the plugin

Change

Add requirements to CONTRIBUTING > Adding Plugins:

link field

The link field in the src/data/plugins.json source file should contain a link to a source code repository, for example on GitHub

package.json fields

The following plugins' package-json fields should be populated:

Copy link

netlify bot commented Mar 25, 2025

👷 Deploy request for cypress-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 71b5ae2

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399
Copy link
Contributor Author

@MikeMcC399 MikeMcC399 marked this pull request as ready for review March 25, 2025 11:28
@MikeMcC399 MikeMcC399 force-pushed the additional/plugin-prerequisites branch 3 times, most recently from bc37b27 to 7d0348f Compare March 26, 2025 14:05
@MikeMcC399 MikeMcC399 force-pushed the additional/plugin-prerequisites branch from 7d0348f to 71b5ae2 Compare April 1, 2025 11:34
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

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

Looks good 👍🏻

@jennifer-shehane jennifer-shehane merged commit 5211d13 into cypress-io:main Apr 1, 2025
5 checks passed
@MikeMcC399 MikeMcC399 deleted the additional/plugin-prerequisites branch April 1, 2025 15:39
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.

Plugin source code and issue prerequisites
3 participants