From a59617d7bf02f8eaecb609196683c3212e489c11 Mon Sep 17 00:00:00 2001 From: iamyaash Date: Thu, 5 Dec 2024 16:32:56 +0530 Subject: [PATCH] sentence break --- modules/ROOT/pages/apprentice.adoc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/apprentice.adoc b/modules/ROOT/pages/apprentice.adoc index 3f348a3..245e715 100644 --- a/modules/ROOT/pages/apprentice.adoc +++ b/modules/ROOT/pages/apprentice.adoc @@ -78,7 +78,9 @@ The primary way the infrastructure team communicates is Matrix. Here's a few tip * Feel free to ask questions when you think of them/run into them, but don't expect everyone to drop what they are doing and answer right then. Please be patient. -* Try to avoid private messages to specific team members. Instead ask your questions in link:{infra-matrix}[Fedora Infrastructure Team"] and link:https://chat.fedoraproject.org/#/room/#noc:fedoraproject.org["Fedora Network Operation Center"] on Matrix if at all possible. This allows anyone to help you out and also other folks to see the answer and peer review the answers you get. +* Try to avoid private messages to specific team members. Instead ask your questions in link:{infra-matrix}[Fedora Infrastructure Team"] +and link:https://chat.fedoraproject.org/#/room/#noc:fedoraproject.org["Fedora Network Operation Center"] on Matrix if at all possible. +This allows anyone to help you out and also other folks to see the answer and peer review the answers you get. * Try and assume best intentions on past decisions. There is often a reason for something being setup the way it is or there's some history behind it. "Have we considered switching from foo to bar?" is great, "Why are you using foo! bar is better, we should switch to it right now" @@ -95,6 +97,7 @@ do so. == Further information -For further information on this group, please ask in #fedora-admin on irc.libera.chat, the link:{infra-matrix}[Fedora Infrastructure Matrix room] and/or the fedora infrastructure xref:index.adoc#_mailing_list[mailing list]. +For further information on this group, please ask in #fedora-admin on irc.libera.chat, the link:{infra-matrix}[Fedora Infrastructure Matrix room] +and/or the fedora infrastructure xref:index.adoc#_mailing_list[mailing list]. Ansible documentation is available at link:http://docs.ansible.com/[].