From: Joel Rosdahl Date: Thu, 24 Nov 2022 19:49:34 +0000 (+0100) Subject: chore: Add discussions badge X-Git-Tag: v4.8~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84609c1038313eebcf91802aa9c049f1fe9dac76;p=thirdparty%2Fccache.git chore: Add discussions badge --- diff --git a/README.md b/README.md index efe46864e..2ef2fb564 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Ccache – a fast compiler cache [![Code Quality: Cpp](https://img.shields.io/lgtm/grade/cpp/g/ccache/ccache.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ccache/ccache/context:cpp) [![Total Alerts](https://img.shields.io/lgtm/alerts/g/ccache/ccache.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ccache/ccache/alerts) [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5057/badge)](https://bestpractices.coreinfrastructure.org/projects/5057) +[![Discussions](https://img.shields.io/github/discussions/ccache/ccache)](discussions) [![Gitter](https://img.shields.io/gitter/room/ccache/ccache.svg)](https://gitter.im/ccache/ccache) Ccache is a compiler cache. It [speeds up @@ -29,10 +30,10 @@ Contributing to ccache * [Source repository](https://github.com/ccache/ccache) * [Notes on how to contribute](https://github.com/ccache/ccache/blob/master/CONTRIBUTING.md) +* [Discussions](https://github.com/ccache/ccache/discussions) * [Mailing list](https://lists.samba.org/mailman/listinfo/ccache/) * [Chat](https://gitter.im/ccache/ccache) * [Bug report info](https://ccache.dev/bugs.html) -* [Discussions](https://github.com/ccache/ccache/discussions) * [Issue tracker](https://github.com/ccache/ccache/issues) * [Help wanted!](https://github.com/ccache/ccache/labels/help%20wanted) * [Good first issues!](https://github.com/ccache/ccache/labels/good%20first%20issue)