From 49f6e3bdbcda8bc8ef19d8ef13548ded0725676c Mon Sep 17 00:00:00 2001 From: Sam Bull Date: Sun, 25 Dec 2022 18:33:05 +0000 Subject: [PATCH 1/4] Update config.yml --- .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index fda905a6e8c..4bfb855e760 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,8 +4,8 @@ contact_links: - name: 🤷💻🤦 StackOverflow url: https://stackoverflow.com/questions/tagged/aiohttp about: Please ask typical Q&A here -- name: 💬 Discourse - url: https://aio-libs.discourse.group/ +- name: 💬 Github Discussions + url: https://github.com/aio-libs/aiohttp/discussions about: Please start usage discussions here - name: 💬 Gitter Chat url: https://gitter.im/aio-libs/Lobby From 9eca6531cf41e6d798da99b8594d4b325540440c Mon Sep 17 00:00:00 2001 From: Sam Bull Date: Sun, 25 Dec 2022 18:35:09 +0000 Subject: [PATCH 2/4] Update conf.py --- docs/conf.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 7585dfa5206..bdc79203878 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -200,12 +200,6 @@ "height": "20", "alt": "Latest PyPI package version", }, - { - "image": f"https://img.shields.io/discourse/status?server=https%3A%2F%2F{github_repo_org}.discourse.group", - "target": f"https://{github_repo_org}.discourse.group", - "height": "20", - "alt": "Discourse status", - }, { "image": "https://badges.gitter.im/Join%20Chat.svg", "target": f"https://gitter.im/{github_repo_org}/Lobby", From 4ac709f5731f36b675ba90d754aa758ad91a8618 Mon Sep 17 00:00:00 2001 From: Sam Bull Date: Sun, 25 Dec 2022 18:36:46 +0000 Subject: [PATCH 3/4] Update index.rst --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index b811fa5210b..17159f82d2b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -179,7 +179,7 @@ Dependencies Communication channels ====================== -*aio-libs discourse group*: https://aio-libs.discourse.group +*aio-libs Discussions*: https://github.com/aio-libs/aiohttp/discussions Feel free to post your questions and ideas here. From 4caa58232428191354d2eb079a512a0b6f9ef880 Mon Sep 17 00:00:00 2001 From: Sam Bull Date: Sun, 25 Dec 2022 18:38:29 +0000 Subject: [PATCH 4/4] Update README.rst --- README.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 6cd5eebe912..9ee237b65db 100644 --- a/README.rst +++ b/README.rst @@ -29,10 +29,6 @@ Async http client/server framework :target: https://docs.aiohttp.org/ :alt: Latest Read The Docs -.. image:: https://img.shields.io/discourse/status?server=https%3A%2F%2Faio-libs.discourse.group - :target: https://aio-libs.discourse.group - :alt: Discourse status - .. image:: https://badges.gitter.im/Join%20Chat.svg :target: https://gitter.im/aio-libs/Lobby :alt: Chat on Gitter @@ -150,7 +146,7 @@ Feel free to make a Pull Request for adding your link to these pages! Communication channels ====================== -*aio-libs discourse group*: https://aio-libs.discourse.group +*aio-libs Discussions*: https://github.com/aio-libs/aiohttp/discussions *gitter chat* https://gitter.im/aio-libs/Lobby