diff --git a/.github/ISSUE_TEMPLATE/Custom.md b/.github/ISSUE_TEMPLATE/Custom.md index 22ed2e17..19291c15 100644 --- a/.github/ISSUE_TEMPLATE/Custom.md +++ b/.github/ISSUE_TEMPLATE/Custom.md @@ -4,4 +4,4 @@ about: Guidance on using Requests. --- -Please refer to our [StackOverflow tag](https://stackoverflow.com/questions/tagged/python-requests) for guidance. +Please refer to our [Stack Overflow tag](https://stackoverflow.com/questions/tagged/python-requests) for guidance. diff --git a/docs/community/support.rst b/docs/community/support.rst index 02e8da75..71692be5 100644 --- a/docs/community/support.rst +++ b/docs/community/support.rst @@ -7,12 +7,12 @@ Support If you have questions or issues about Requests, there are several options: -StackOverflow +Stack Overflow ------------- If your question does not contain sensitive (possibly proprietary) information or can be properly anonymized, please ask a question on -`StackOverflow `_ +`Stack Overflow `_ and use the tag ``python-requests``. Send a Tweet