From: Joel Rosdahl Date: Sun, 27 Dec 2020 15:09:14 +0000 (+0100) Subject: Mention GitHub discussions X-Git-Tag: v4.2~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55a0e3efd4c762bcb2985ca6dc3afeac61ee68ea;p=thirdparty%2Fccache.git Mention GitHub discussions --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 46315c48b..b93c70723 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,8 +6,8 @@ Want to contribute to ccache? Awesome! There are several options: -1. Ask a question in the [issue - tracker](https://github.com/ccache/ccache/issues/new/choose). +1. Ask a question in + [discussions](https://github.com/ccache/ccache/issues/discussions). 2. Post your question to the [mailing list](https://lists.samba.org/mailman/listinfo/ccache/). 3. Chat in the [Gitter room](https://gitter.im/ccache/ccache). diff --git a/README.md b/README.md index aa785934b..57ae2ca3e 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Contributing to ccache * [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)