From 47d75716974bc6e7a607fbd2135a32b0e4172a2e Mon Sep 17 00:00:00 2001 From: Urs Liska Date: Thu, 8 Jul 2021 23:43:20 +0200 Subject: [PATCH] Add link to README to contributing.md (#1978) In https://github.com/mkdocs/mkdocs/issues/1972#issuecomment-582952604 I was pointed to the README, but I hadn't looked for contact information there. I think looking on the website is a reasonable way, and pointing to the README from the "Contributing" page looks like a good help to me. --- docs/about/contributing.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/about/contributing.md b/docs/about/contributing.md index 7b34c69c..7576d3ae 100644 --- a/docs/about/contributing.md +++ b/docs/about/contributing.md @@ -10,6 +10,10 @@ ways, a few examples are: - Documentation improvements - Bug reports and patch reviews +For information about available communication channels please refer to the +[README](https://github.com/mkdocs/mkdocs/blob/master/README.md) file in our +GitHub repository. + ## Code of Conduct Everyone interacting in the MkDocs project's codebases, issue trackers, chat