From 199bfb43ccb49017c21a6f243a0e7bcf147c283c Mon Sep 17 00:00:00 2001 From: Jan Kuparinen Date: Mar 07 2021 05:41:36 +0000 Subject: Added link to discussion forum --- diff --git a/README.md b/README.md index 6ad5de8..b90b2eb 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,13 @@ This repository is used by [Server working group]( http://fedoraproject.org/wiki * Docs directory for documentation. * Tickets (issues) for the Server group. +### Basic instructions on how to contribute to this repository + +[Git for docs writers](https://docs.fedoraproject.org/en-US/fedora-docs/contributing/git/) + +Note: Replace master with main on all occations on above document: +* For example: instead of +`git checkout master` use `git checkout main` ### Previewing docs: diff --git a/docs/modules/ROOT/pages/communicating.adoc b/docs/modules/ROOT/pages/communicating.adoc index 7ba52be..6dc222c 100644 --- a/docs/modules/ROOT/pages/communicating.adoc +++ b/docs/modules/ROOT/pages/communicating.adoc @@ -8,5 +8,7 @@ If you found a bug, report it! * Issues about server can be filed at link:https://pagure.io/fedora-server/issues[ticketing repository on Pagure]. * You can chat with us at link:https://webchat.freenode.net/?channels=#fedora-server[#fedora-server on irc.freenode.net]. + +* You can discuss server issues at link:https://discussion.fedoraproject.org/c/server[Server Discussion Forum]. * You can e-mail us on the Server mailing list at link:https://lists.fedoraproject.org/admin/lists/server@lists.fedoraproject.org/[server@lists.fedoraproject.org]. \ No newline at end of file