Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ contact_links:
- name: >-
[🎉 NEW 🎉]
🤷💻🤦 GitHub Discussions
url: https://github.com/aio-libs/propcache/discussions
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Project-specific discussions are in-repo. The org-global announcements would be in the org discussions. So this doesn't need to be changed in the form.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something else I read implied people should go to the Org wide Discussion area.

Though per-repo makes sense, I'll update

url: https://github.com/orgs/aio-libs/discussions
about: >-
Please ask typical Q&A in the Discussions tab or on StackOverflow
- name: 🤷💻🤦 StackOverflow
Expand Down
3 changes: 3 additions & 0 deletions CHANGES/217.doc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Updated discussion links from the defunct Google Groups forum to
GitHub Discussions in the org-wide aio-libs space
-- by :user:`gundalow`.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ or have some suggestion in order to improve the library.
Discussion list
---------------

*aio-libs* google group: https://groups.google.com/forum/#!forum/aio-libs
*aio-libs* GitHub Discussions: https://github.com/orgs/aio-libs/discussions

Feel free to post your questions and ideas here.

Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ or have some suggestion in order to improve the library.
Discussion list
---------------

*aio-libs* google group: https://groups.google.com/forum/#!forum/aio-libs
*aio-libs* GitHub Discussions: https://github.com/orgs/aio-libs/discussions

Feel free to post your questions and ideas here.

Expand Down
Loading