From cc60df15b0871a5596e084fea96307514ed16818 Mon Sep 17 00:00:00 2001 From: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> Date: Sun, 7 Sep 2025 14:56:34 +0200 Subject: [PATCH] Replace first-timers-only badge by good first issue badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78631c3c69..070e7c916b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cypress Documentation [![Discord chat](https://img.shields.io/badge/chat-on%20Discord-brightgreen)](https://on.cypress.io/discord) [![first-timers-only](http://img.shields.io/badge/first--timers--only-friendly-blue.svg)](https://github.com/cypress-io/cypress-documentation/labels/first-timers-only) +# Cypress Documentation [![Discord chat](https://img.shields.io/badge/chat-on%20Discord-brightgreen)](https://on.cypress.io/discord) [![Good first issue](https://img.shields.io/badge/good%20first%20issue-blue.svg)](https://github.com/cypress-io/cypress-documentation/labels/good-first-issue) ![Cypress Documentation Preview](/static/img/cypress-docs.png)