From 63569b800d98611eeb5727d2baf7c4f9ce628c39 Mon Sep 17 00:00:00 2001 From: Ramil Muratov Date: Mon, 7 May 2018 18:59:16 +0300 Subject: [PATCH] ESLint's begginers friendly issues. (#213) * ESLint's begginers friendly issues. * Updated label --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3d8806..d83bae3 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [Adobe Brackets](https://github.com/adobe/brackets/issues?q=is%3Aopen+is%3Aissue+label%3A%22starter+bug%22) _(label: starter bug)_
An open source code editor for the web, written in JavaScript, HTML and CSS. - [AVA](https://github.com/sindresorhus/ava/labels/good%20for%20beginner) _(label: good for beginner)_
Futuristic test runner. - [Kinto.js](https://github.com/Kinto/kinto.js/labels/easy-pick) _(label: easy-pick)_
An offline-first JavaScript client leveraging the [Kinto API](http://kinto.readthedocs.org/) for remote data synchronization. -- [ESLint](https://github.com/eslint/eslint/labels/beginner) _(label: beginner)_
A fully pluggable tool for identifying and reporting on patterns in JavaScript. +- [ESLint](https://github.com/eslint/eslint/labels/good%20first%20issue) _(label: good first issue)_
A fully pluggable tool for identifying and reporting on patterns in JavaScript. - [Webpack](https://github.com/webpack/webpack/labels/D0%3A%20My%20First%20Commit%20%28Contrib.%20Difficulty%29) _(label: D0: My First Commit (Contrib. Difficulty))_
A bundler for javascript and friends. - [Tessel 2 CLI](https://github.com/tessel/t2-cli/labels/contribution-starter) _(label: contribution-starter)_
Command line interface to Tessel 2. - [Ember.js](https://github.com/emberjs/ember.js/labels/Good%20for%20New%20Contributors) _(label: Good for New Contributors)_
A JavaScript framework for creating ambitious web applications.