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

Add webpack-cli and jest to project list #33

Merged
merged 2 commits into from Nov 18, 2018
Merged

Conversation

hemal7735
Copy link
Collaborator

No description provided.

@hemal7735
Copy link
Collaborator Author

@bnb Please review this.

@hemal7735 hemal7735 changed the title Add webpack-cli to project list Add webpack-cli and jest to project list Nov 17, 2018
lib/projects.js Outdated
@@ -41,6 +41,10 @@ var projects = {
"webpack-cli": {
name: 'webpack-cli',
Copy link
Member

Choose a reason for hiding this comment

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

Since the module on npm uses "webpack CLI" let's use that 😄

Suggested change
name: 'webpack-cli',
name: 'webpack CLI',

lib/projects.js Outdated
@@ -41,6 +41,10 @@ var projects = {
"webpack-cli": {
name: 'webpack-cli',
q: 'repo:webpack/webpack-cli is:open is:issue label:"Good First Contribution"'
},
jest: {
name: 'jest',
Copy link
Member

@bnb bnb Nov 17, 2018

Choose a reason for hiding this comment

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

Same goes for the Jest website, using "Jest" rather than the lower-case "jest".

Suggested change
name: 'jest',
name: 'Jest',

@bnb
Copy link
Member

bnb commented Nov 17, 2018

Otherwise LGTM and this can be merged once those changes are made – thanks for the PR! 👍

@maddhruv
Copy link
Member

@hemal7735 please rebase and resolve the conflicts

@bnb
Copy link
Member

bnb commented Nov 18, 2018

LGTM! Thank you for the PR @hemal7735 💥

@bnb bnb merged commit 27921fe into cutenode:master Nov 18, 2018
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.

None yet

3 participants