Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit f07d32a

Browse files
yokomotodBridgeAR
authored andcommittedFeb 22, 2018
Fix readme link to "good first issue"
1 parent a07f685 commit f07d32a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ git config --global user.name "J. Q. User"
4444
git config --global user.email "j.q.user@example.com"
4545
```
4646

47-
- Look at issues in the Core repository labeled ['good first contribution'](https://github.com/nodejs/node/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+contribution%22) to choose what'd you liked to jump into or visit [#Node.js in IRC](http://webchat.freenode.net/?channels=node.js) to get help with any of the above steps.
47+
- Look at issues in the Core repository labeled ['good first issue'](https://github.com/nodejs/node/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) to choose what'd you liked to jump into or visit [#Node.js in IRC](http://webchat.freenode.net/?channels=node.js) to get help with any of the above steps.
4848
- After you have your first pull request open, you can look at the [Next Steps](http://nodetodo.org/next-steps/) page for suggestions on ways to find additional issues to work on.

0 commit comments

Comments
 (0)
This repository has been archived.