From 75fde342e21af2979d583bb22b3f3335a3e2252e Mon Sep 17 00:00:00 2001 From: Stephen Swanson Date: Feb 01 2022 01:06:51 +0000 Subject: [PATCH 1/2] Fixed typo in irc channel name --- diff --git a/wg/modules/ROOT/pages/index.adoc b/wg/modules/ROOT/pages/index.adoc index 0f192da..ad7c245 100644 --- a/wg/modules/ROOT/pages/index.adoc +++ b/wg/modules/ROOT/pages/index.adoc @@ -6,14 +6,14 @@ image::Logo_server-working-group.png[Server] [NOTE] ==== -We are currently in the process to migrate our pages from Wiki to the new Fedora docs location. The information here is not yet complete. For the time being you may refer to our https://fedoraproject.org/wiki/Server[Wiki] as wel. +We are currently in the process to migrate our pages from Wiki to the new Fedora docs location. The information here is not yet complete. For the time being you may refer to our https://fedoraproject.org/wiki/Server[Wiki] as wel. ==== The Fedora Server Working Group is the team of people working on putting together the Fedora Server Edition, the official Fedora server distribution. The founding initiative can be referred https://lists.fedoraproject.org/pipermail/server/2013-October/000222.html[here]. -You will find here information about the overall ideas and goals behind Fedora Server Edition, who is working on it, how the work is organized and how we ensure long-term reliability, attractiveness and availability. And, of course, you can learn where and _how you can contribute_ to Fedora Server Edition and _become a member_ of our team. +You will find here information about the overall ideas and goals behind Fedora Server Edition, who is working on it, how the work is organized and how we ensure long-term reliability, attractiveness and availability. And, of course, you can learn where and _how you can contribute_ to Fedora Server Edition and _become a member_ of our team. -**Everyone interested in Fedora Server Edition is cordially invited**. +**Everyone interested in Fedora Server Edition is cordially invited**. [NOTE] ==== @@ -25,7 +25,7 @@ Anyone should be able to confidently obtain, configure and deploy software servi == Our Mission -Fedora Server Edition is an ecosystem ideal for creating and operating validated service roles addressing most computing needs (https://meetbot.fedoraproject.org/fedora-meeting-1/2016-09-06/serversig.2016-09-06-20.00.html[September 6, 2016 meeting]). +Fedora Server Edition is an ecosystem ideal for creating and operating validated service roles addressing most computing needs (https://meetbot.fedoraproject.org/fedora-meeting-1/2016-09-06/serversig.2016-09-06-20.00.html[September 6, 2016 meeting]). == Currently Ongoing Work Projects @@ -39,7 +39,7 @@ Fedora Server Edition is an ecosystem ideal for creating and operating validated == Completed or Deferred Work Projects 1. xref:docs/product-requirements-document.adoc[Revision of the Fedora Server 'Product Requirement Document' (PRD)] (finalized IRC 2021-06-23) -2. https://pagure.io/fedora-server/issue/68[Explore opportunities for cooperation with Cloud WG / SIG] +2. https://pagure.io/fedora-server/issue/68[Explore opportunities for cooperation with Cloud WG / SIG] == You Are Welcome to Contribute @@ -50,15 +50,14 @@ You don’t have to be a programmer, a developer or a technical nerd to contribu Use one of the options below! -=== Getting in touch +=== Getting in touch -1. The probably most easiest way is our chat at #feodora-server@irc.libera.chat. You just need to join the fedora channel and can visit any group. #fedora-server is rather a quit channel. Everyone is mostly lurking. Feel free to ask a question. But be patient. It may take some time until someone does notice it and will answers. +1. The probably most easiest way is our chat at #fedora-server@irc.libera.chat. You just need to join the fedora channel and can visit any group. #fedora-server is rather a quit channel. Everyone is mostly lurking. Feel free to ask a question. But be patient. It may take some time until someone does notice it and will answers. + -Mind you, IRC is a slow, calm medium. +Mind you, IRC is a slow, calm medium. 2. The second best way is the mailing list at server@lists.fedoraproject.org. But you must join the list before you can post a message. 3. Another good way is to join our IRC meeting and probably just listen up to the last topic which is usually "open floor". Grab this opportunity to ask your question, make an announcement, etc. However, there is often very little time left for this topic. + Currently we meet regularly *every 1st and 3rd Wednesday at 17:00 UTC*. You may check your local time using e.g. `date -d '2021-11-17 17:00UTC'` on your Fedora Server terminal. -__Don't hesitate to make contact__! We are an open minded and friendly community of people with a great variety of skills, interest, and capabilities – by no way a closed bunch of oddball, highly technical nerds. - +__Don't hesitate to make contact__! We are an open minded and friendly community of people with a great variety of skills, interest, and capabilities – by no way a closed bunch of oddball, highly technical nerds. From c933f5f9e175895b69663f9a96d9eac0b02c72d8 Mon Sep 17 00:00:00 2001 From: Stephen Swanson Date: Feb 01 2022 01:19:14 +0000 Subject: [PATCH 2/2] Edited getting in touch for clarity --- diff --git a/wg/modules/ROOT/pages/index.adoc b/wg/modules/ROOT/pages/index.adoc index ad7c245..647dc31 100644 --- a/wg/modules/ROOT/pages/index.adoc +++ b/wg/modules/ROOT/pages/index.adoc @@ -52,11 +52,11 @@ Use one of the options below! === Getting in touch -1. The probably most easiest way is our chat at #fedora-server@irc.libera.chat. You just need to join the fedora channel and can visit any group. #fedora-server is rather a quit channel. Everyone is mostly lurking. Feel free to ask a question. But be patient. It may take some time until someone does notice it and will answers. +1. The easiest way is probably our chat at #fedora-server@irc.libera.chat. You just need to join the fedora channel and can visit any group. #fedora-server is a rather quiet channel. Everyone is mostly lurking. Feel free to ask a question. But be patient. It may take some time until someone does notice it and will answer. + Mind you, IRC is a slow, calm medium. 2. The second best way is the mailing list at server@lists.fedoraproject.org. But you must join the list before you can post a message. -3. Another good way is to join our IRC meeting and probably just listen up to the last topic which is usually "open floor". Grab this opportunity to ask your question, make an announcement, etc. However, there is often very little time left for this topic. +3. Another good way is to join our IRC meeting and just listen for the last topic, which is usually "open floor". Take this opportunity to ask your question, make an announcement, etc. However, there is often very little time left for this topic. + Currently we meet regularly *every 1st and 3rd Wednesday at 17:00 UTC*. You may check your local time using e.g. `date -d '2021-11-17 17:00UTC'` on your Fedora Server terminal.