forked from mjs/imapclient
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace groups.io with Github discussions
- Loading branch information
Showing
3 changed files
with
12 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,6 @@ Project home https://github.com/mjs/imapclient/ | |
PyPI https://pypi.python.org/pypi/IMAPClient | ||
Documentation https://imapclient.readthedocs.io/ | ||
Discussions https://github.com/mjs/imapclient/discussions | ||
Mailing list https://groups.io/g/imapclient | ||
Test Status |build master| | ||
========================= ======================================== | ||
|
||
|
@@ -97,8 +96,7 @@ examples of how to use IMAPClient. | |
|
||
Current Status | ||
-------------- | ||
You should feel confident using IMAPClient for production | ||
purposes. Any problems found will be fixed quickly once reported. | ||
You should feel confident using IMAPClient for production purposes. | ||
|
||
In order to clearly communicate version compatibility, IMAPClient | ||
will strictly adhere to the `Semantic Versioning <http://semver.org>`_ | ||
|
@@ -111,26 +109,12 @@ tracker on Github. The maintainers also blog about IMAPClient | |
news. Those articles can be found `here | ||
<http://menno.io/tags/imapclient>`_. | ||
|
||
Mailing List | ||
------------ | ||
The IMAPClient mailing list can be used to ask IMAPClient related | ||
questions and report bugs. Details of new releases and project changes | ||
will also be announced there. | ||
|
||
The mailing list is hosted at `Groups.io | ||
<http://groups.io>`_. Interaction via both email and the web is | ||
supported. To join the list, see the list archives or just find out | ||
more, visit https://groups.io/g/imapclient. The key details of the | ||
list are: | ||
|
||
* Post: [email protected] | ||
* Subscribe: [email protected] | ||
* Unsubscribe: [email protected] | ||
* Web: https://groups.io/g/imapclient | ||
* Web archives: https://groups.io/g/imapclient/messages | ||
Discussions | ||
----------- | ||
`Github Discussions`_ can be used to ask questions, propose changes or praise | ||
the project maintainers :) | ||
|
||
If you're having trouble using the mailing list, please email | ||
[email protected]. | ||
.. _`Github Discussions`: https://github.com/mjs/imapclient/discussions | ||
|
||
Working on IMAPClient | ||
--------------------- | ||
|
@@ -181,7 +165,7 @@ limits its activity to a folder it creates and subfolders of that | |
folder. It *should* be safe to use with any IMAP account but please | ||
don't run livetest against a truly important IMAP account. | ||
|
||
Please send the output of livetest.py to the mailing list if it fails | ||
Please include the output of livetest.py with an issue if it fails | ||
to run successfully against a particular IMAP server. Reports of | ||
successful runs are also welcome. Please include the type and version | ||
of the IMAP server, if known. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters