-
Notifications
You must be signed in to change notification settings - Fork 1.1k
docs(readme): Add install command for yarn #645
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
Conversation
@afontcu Please review this. |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 4811544:
|
Codecov Report
@@ Coverage Diff @@
## master #645 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 103 103
Branches 15 15
=========================================
Hits 103 103 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for including yarn. Would appreciate it if you could answer the questions below.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@eps1lon I have made the required changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made the final changes.
@eps1lon does this looks good to you?
@eps1lon do I still need to make any changes? |
@all-contributors add @Ishaan28malik for docs |
@Ishaan28malik Thanks! |
I've put up a pull request to add @Ishaan28malik! 🎉 |
🎉 This PR is included in version 10.0.4 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
@kentcdodds that's great to know. |
What: Added about the yarn installation process.
Why: For developers who run the build using yarn
How: Adding the yarn add bash command.
Checklist:
docs site