summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorJan Gazda <1oglop1@gmail.com>2018-12-31 12:33:49 +0100
committerDavid Lord <davidism@gmail.com>2018-12-31 08:23:25 -0800
commit78b0ccee4de435190be551cdae4f919458e25137 (patch)
tree123588ff51a60f6911f4014ebda63cd5975786e0 /CONTRIBUTING.rst
parent2c1a6ef34b37bf8e07fd1914da84448859e191c6 (diff)
downloadclick-78b0ccee4de435190be551cdae4f919458e25137.tar.gz
Add StackOverflow tag
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 4db9b65..bad8796 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -10,8 +10,8 @@ Support questions
Please, don't use the issue tracker for this. Check whether the
``#pocoo`` IRC channel on Freenode can help with your issue. If your problem
is not strictly Click-specific, ``#python`` on Freenode is generally more
-active. `StackOverflow <https://stackoverflow.com/>`_ is also worth
-considering.
+active. `StackOverflow <https://stackoverflow.com/questions/tagged/python-click>`_ is also worth
+considering. Use tag `python-click` for new question or search.
Reporting issues
================