Changed beginner-friendly to good first issue as requested in issue (#6471) [skip ci]

This commit is contained in:
Clark Sandholtz
2017-10-12 18:21:42 -06:00
committed by Henry Zhu
parent 35b111325e
commit 613b1bc192
2 changed files with 2 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ For docs/website issues please visit the [babel/website](https://github.com/babe
Check out our [CONTRIBUTING.md](https://github.com/babel/babel/blob/master/CONTRIBUTING.md) to get started with setting up the repo.
- If you have already joined Slack, join our [#development](https://babeljs.slack.com/messages/development) channel and say hi!
- Check out the issues with the [good first issue](https://github.com/babel/babel/labels/good%20first%20issue) and [help-wanted](https://github.com/babel/babel/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) label.
- Check out the issues with the [good first issue](https://github.com/babel/babel/labels/good%20first%20issue) and [help wanted](https://github.com/babel/babel/labels/help%20wanted) label.
- Our discussions/notes/roadmap: [babel/notes](https://github.com/babel/notes)
- Our progress on TC39 proposals: [babel/proposals](https://github.com/babel/proposals)