]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
chore: Add discussions badge
authorJoel Rosdahl <joel@rosdahl.net>
Thu, 24 Nov 2022 19:49:34 +0000 (20:49 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 27 Nov 2022 20:35:01 +0000 (21:35 +0100)
README.md

index efe46864e43a8567b4d0ebaa83295a834357fb9f..2ef2fb5642246c8311d141d1f4e966fd36e3484c 100644 (file)
--- 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)