From 68d51ce27716671e0de4186db621fa953bf7e53e Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Tue, 10 Sep 2024 09:09:18 +0200 Subject: [PATCH 1/9] README: add Communication section --- README.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.rst b/README.rst index f05c35c9a..47cc3b6f4 100644 --- a/README.rst +++ b/README.rst @@ -92,6 +92,18 @@ are set properly: # to enable shell script debug mode use $ tox -e build-dists-manylinux1-x86_64 -- -e DEBUG=1 +Communication +------------- + +Join the Ansible forum: + +* `Get Help `_: get help or help others. Please add appropriate tags if you start new discussions, for example the ``pylibssh`` tag. +* `Posts tagged with 'pylibssh' `_: subscribe to participate in project-related conversations. +* `News & Announcements `_: track project-wide announcements including social events and the `Bullhorn newsletter `_. +* `Social Spaces `_: gather and interact with fellow enthusiasts. + +For more information about communication, see the [Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html). + License ------- From b61af6b6b1db6aa62d0755f6ee80995a09f00963 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Tue, 10 Sep 2024 10:37:51 +0200 Subject: [PATCH 2/9] Update README.rst Co-authored-by: Don Naro --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 47cc3b6f4..c079b2665 100644 --- a/README.rst +++ b/README.rst @@ -97,7 +97,7 @@ Communication Join the Ansible forum: -* `Get Help `_: get help or help others. Please add appropriate tags if you start new discussions, for example the ``pylibssh`` tag. +* `Get Help `_: get help or help others. Please add the appropriate tags if you start new discussions, for example the ``pylibssh`` tag. * `Posts tagged with 'pylibssh' `_: subscribe to participate in project-related conversations. * `News & Announcements `_: track project-wide announcements including social events and the `Bullhorn newsletter `_. * `Social Spaces `_: gather and interact with fellow enthusiasts. From c133bb955ba685970c2abdb044153367336b362b Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Tue, 10 Sep 2024 10:37:56 +0200 Subject: [PATCH 3/9] Update README.rst Co-authored-by: Don Naro --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c079b2665..ec92eb81d 100644 --- a/README.rst +++ b/README.rst @@ -102,7 +102,7 @@ Join the Ansible forum: * `News & Announcements `_: track project-wide announcements including social events and the `Bullhorn newsletter `_. * `Social Spaces `_: gather and interact with fellow enthusiasts. -For more information about communication, see the [Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html). +For more information about getting in touch with us, see the [Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html). License ------- From e573a9ee76a90766ed1be25fc17d77f9b90399dd Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Wed, 11 Sep 2024 14:15:52 +0200 Subject: [PATCH 4/9] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ec92eb81d..2b931f6f4 100644 --- a/README.rst +++ b/README.rst @@ -102,7 +102,7 @@ Join the Ansible forum: * `News & Announcements `_: track project-wide announcements including social events and the `Bullhorn newsletter `_. * `Social Spaces `_: gather and interact with fellow enthusiasts. -For more information about getting in touch with us, see the [Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html). +For more information about getting in touch with us, see the `Ansible communication guide `_. License ------- From c010c5244802dd1c771460865dff940f86a9b55a Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Wed, 11 Sep 2024 14:25:22 +0200 Subject: [PATCH 5/9] Added fragment --- docs/changelog-fragments/640.doc.rst | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 docs/changelog-fragments/640.doc.rst diff --git a/docs/changelog-fragments/640.doc.rst b/docs/changelog-fragments/640.doc.rst new file mode 100644 index 000000000..94090b5b6 --- /dev/null +++ b/docs/changelog-fragments/640.doc.rst @@ -0,0 +1,2 @@ +Added a Communication section to the README.rst +-- by :user: `Andersson007`. From 5558b542a2507a7e527cffc76ea02b642b0e8fcb Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 12:26:03 +0000 Subject: [PATCH 6/9] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/changelog-fragments/640.doc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog-fragments/640.doc.rst b/docs/changelog-fragments/640.doc.rst index 94090b5b6..0de98b4b8 100644 --- a/docs/changelog-fragments/640.doc.rst +++ b/docs/changelog-fragments/640.doc.rst @@ -1,2 +1,2 @@ Added a Communication section to the README.rst --- by :user: `Andersson007`. +-- by :user: `Andersson007`. From 594e5eb010b016a333adc98df638d28902bb2194 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Wed, 11 Sep 2024 14:28:41 +0200 Subject: [PATCH 7/9] Fix fragment --- docs/changelog-fragments/640.doc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog-fragments/640.doc.rst b/docs/changelog-fragments/640.doc.rst index 0de98b4b8..2dacb0fd7 100644 --- a/docs/changelog-fragments/640.doc.rst +++ b/docs/changelog-fragments/640.doc.rst @@ -1,2 +1,2 @@ Added a Communication section to the README.rst --- by :user: `Andersson007`. +-- by :user:`Andersson007`. From 7341490fde4457f0be19afbe6a691010f77c7042 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Wed, 11 Sep 2024 15:01:11 +0200 Subject: [PATCH 8/9] Update docs/changelog-fragments/640.doc.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) --- docs/changelog-fragments/640.doc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog-fragments/640.doc.rst b/docs/changelog-fragments/640.doc.rst index 2dacb0fd7..99d600c5a 100644 --- a/docs/changelog-fragments/640.doc.rst +++ b/docs/changelog-fragments/640.doc.rst @@ -1,2 +1,2 @@ -Added a Communication section to the README.rst +Added a Communication section to :file:`README.rst` -- by :user:`Andersson007`. From 9639a3a3559c0e339b20757fa89f3e11e03db8ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sviatoslav=20Sydorenko=20=28=D0=A1=D0=B2=D1=8F=D1=82=D0=BE?= =?UTF-8?q?=D1=81=D0=BB=D0=B0=D0=B2=20=D0=A1=D0=B8=D0=B4=D0=BE=D1=80=D0=B5?= =?UTF-8?q?=D0=BD=D0=BA=D0=BE=29?= Date: Thu, 12 Sep 2024 15:18:04 +0200 Subject: [PATCH 9/9] Link the new comms section from change note --- docs/changelog-fragments/640.doc.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog-fragments/640.doc.rst b/docs/changelog-fragments/640.doc.rst index 99d600c5a..8062bc5e7 100644 --- a/docs/changelog-fragments/640.doc.rst +++ b/docs/changelog-fragments/640.doc.rst @@ -1,2 +1,2 @@ -Added a Communication section to :file:`README.rst` --- by :user:`Andersson007`. +Added a :ref:`Communication ` section to the main +documentation page -- by :user:`Andersson007`.