Skip to content
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

The contribution guidelines reference a missing ci-check yarn script #1194

Closed
rodet opened this issue Nov 30, 2021 · 0 comments · Fixed by #1215
Closed

The contribution guidelines reference a missing ci-check yarn script #1194

rodet opened this issue Nov 30, 2021 · 0 comments · Fixed by #1215
Assignees

Comments

@rodet
Copy link
Contributor

rodet commented Nov 30, 2021

yarn ci-check throws an error

-->

Detailed description

I was about to check a very small pull request and read the instructions from the contributing file.

Step 7 describes running yarn ci-check, but when I ran it I got:

> yarn ci-check
yarn run v1.22.15
error Command "ci-check" not found.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

I couldn't find this script in the package.json either. Has that script been removed or renamed since the contributing.md was written?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants