-
Notifications
You must be signed in to change notification settings - Fork 34
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
274 add repo url to package json on any package #336
274 add repo url to package json on any package #336
Conversation
Codecov Report
@@ Coverage Diff @@
## master #336 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 139 139
Lines 1989 1989
Branches 183 183
=====================================
Hits 1989 1989 Continue to review full report at Codecov.
|
can you add "fixes 274" to the description? https://help.github.com/articles/closing-issues-using-keywords/ |
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.
thank you!!
could you please add yourself as a contributor, we are using the all-contributors-cli module which you can use via the command line its exposed as a package.json script
done |
done |
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.
thank you sir!!
What:
add repo url to package json on any package
Why:
issue labelled as "help wanted" and "good first issue"
How:
added on package.json the repo url to the correct path on github on each packages
added also missing url on main README, this update could be out of scope
Checklist:
fixes #274