Trim release section, add back Twitter support

This commit is contained in:
Seth Michael Larson
2020-08-02 00:20:26 -05:00
committed by Nate Prewitt
parent 551a0bf0df
commit 43ed689d97
3 changed files with 14 additions and 12 deletions
+9
View File
@@ -20,3 +20,12 @@ File an Issue
If you notice some unexpected behaviour in Requests, or want to see support
for a new feature,
`file an issue on GitHub <https://github.com/psf/requests/issues>`_.
Send a Tweet
------------
If your question is less than 280 characters, feel free to send a tweet to
`@nateprewitt <https://twitter.com/nateprewitt>`_,
`@sethmlarson <https://twitter.com/sethmlarson>`_, or
`@sigmavirus24 <https://twitter.com/sigmavirus24>`_.
-11
View File
@@ -14,16 +14,5 @@ GitHub
The best way to track the development of Requests is through
`the GitHub repo <https://github.com/psf/requests>`_.
Twitter
-------
The author, Kenneth Reitz, often tweets about new features and releases of Requests.
Follow `@kennethreitz <https://twitter.com/kennethreitz>`_ for updates.
Release and Version History
===========================
.. include:: ../../HISTORY.md
+5 -1
View File
@@ -101,9 +101,13 @@ Requests ecosystem and community.
community/out-there
community/support
community/vulnerabilities
community/updates
community/release-process
.. toctree::
:maxdepth: 1
community/updates
The API Documentation / Guide
-----------------------------