From 1a4fcc0951a056d25688347c53f91d721f7a9ab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20P=C3=BCtz?= <50131232+Felix-Puetz@users.noreply.github.com> Date: Wed, 5 May 2021 11:42:29 +0200 Subject: [PATCH] fix: link for Brave Browser project in README.me (#941) The label is no more `good-first-bug`. They adapted `good-first-issue` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d515377..7d021d2 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [stryker](https://github.com/stryker-mutator/stryker/labels/beginner%20friendly) _(label: beginner friendly)_
The JavaScript mutation testing framework - [Kap](https://github.com/wulkano/kap/labels/good%20first%20issue) _(label: good first issue)_
An open-source screen recorder built with web technology - [Reddit Enhancement Suite](https://github.com/honestbleeps/Reddit-Enhancement-Suite/labels/help%20wanted) _(label: help wanted)_
A browser extension to enhance the Reddit browsing experience. -- [Brave Browser](https://github.com/brave/brave-browser/labels/good%20first%20bug) _(label: good first bug)_
Desktop browser for macOS, Windows, and Linux. +- [Brave Browser](https://github.com/brave/brave-browser/labels/good%20first%20issue) _(label: good first issue)_
Desktop browser for macOS, Windows, and Linux. - [Fastify](https://github.com/fastify/fastify/labels/good%20first%20issue) _(label: good first issue)_
Fast and low overhead web framework, for Node.js. - [Node.js core](https://github.com/nodejs/node/labels/good%20first%20issue) _(label: good first issue)_
JavaScript runtime built on Chrome's V8 JavaScript engine - [Jest](https://github.com/facebook/jest/labels/good%20first%20issue) _(label: good first issue)_
A complete and easy to set up JavaScript testing solution.