From f5354cfca0fc48e84e3420d41ac9d6018ae34c50 Mon Sep 17 00:00:00 2001 From: Sachin Kumar Date: Thu, 11 May 2023 17:56:42 +0530 Subject: [PATCH 1/2] chore: add GitHub discussions badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98140cc1..14e530f9 100644 --- a/README.md +++ b/README.md @@ -1167,8 +1167,8 @@ Please take a moment to read our contributing guidelines if you haven't yet done [tests-url]: https://github.com/webpack-contrib/postcss-loader/actions [cover]: https://codecov.io/gh/webpack-contrib/postcss-loader/branch/master/graph/badge.svg [cover-url]: https://codecov.io/gh/webpack-contrib/postcss-loader -[chat]: https://badges.gitter.im/webpack/webpack.svg -[chat-url]: https://gitter.im/webpack/webpack +[discussion]: https://img.shields.io/github/discussions/webpack/webpack +[discussion-url]: https://github.com/webpack/webpack/discussions [chat-postcss]: https://badges.gitter.im/postcss/postcss.svg [chat-postcss-url]: https://gitter.im/postcss/postcss [size]: https://packagephobia.now.sh/badge?p=postcss-loader From cd587a14f6153d3d7d7ac9fd5b2714a6fb97be50 Mon Sep 17 00:00:00 2001 From: Sachin Kumar Date: Fri, 12 May 2023 12:25:42 +0530 Subject: [PATCH 2/2] docs: add GitHub discussion badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14e530f9..4af79a10 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ [![coverage][cover]][cover-url] [![size][size]][size-url] -Webpack chat: [![chat][chat]][chat-url] +Webpack discussion: [![discussion][discussion]][discussion-url] PostCSS chat: [![chat-postcss][chat-postcss]][chat-postcss-url]