summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2020-05-24 15:50:07 -0400
committerJason R. Coombs <jaraco@jaraco.com>2020-05-24 15:50:19 -0400
commit46dab46d6debf69331b646bff11052dc731d4ae4 (patch)
tree9cbc790911b7c8f1a309e7ef284be0cd0040484c /.github
parentb92164bd9ecc08374e1e5e810cf0bc37c8fb9aca (diff)
downloadpython-setuptools-git-46dab46d6debf69331b646bff11052dc731d4ae4.tar.gz
Add landing page for Python 2 sunset. Ref #2094.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/setuptools-warns-about-python-2-incompatibility.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/setuptools-warns-about-python-2-incompatibility.md b/.github/ISSUE_TEMPLATE/setuptools-warns-about-python-2-incompatibility.md
index 2f5fe53d..e2d5ed53 100644
--- a/.github/ISSUE_TEMPLATE/setuptools-warns-about-python-2-incompatibility.md
+++ b/.github/ISSUE_TEMPLATE/setuptools-warns-about-python-2-incompatibility.md
@@ -40,6 +40,11 @@ try them first. -->
- Python installed how:
- Virtualenv version (if using virtualenv): n/a
+Command(s) that triggered the warning/error (and output):
+
+```
+```
+
Command(s) used to install setuptools (and output):
```