summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bestwalter <oliver.bestwalter@avira.com>2021-04-17 16:54:53 +0200
committerOliver Bestwalter <oliver.bestwalter@avira.com>2021-04-17 16:54:53 +0200
commit50f82f02ea0bf9c4276b4a3d022a3f4845226bbd (patch)
treec1cf48bd7c0573351e2b78861794c1ca65a30b75
parent90b69b3a8fc1d98908f3be2d442cac90cc7fa29a (diff)
downloadtox-git-piptoxtypo.tar.gz
fix copy & paste remnant: pip -> toxpiptoxtypo
-rw-r--r--.github/ISSUE_TEMPLATE/feature-request.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md
index b99b742d..43f02241 100644
--- a/.github/ISSUE_TEMPLATE/feature-request.md
+++ b/.github/ISSUE_TEMPLATE/feature-request.md
@@ -8,7 +8,7 @@ assignees: ''
---
**What's the problem this feature will solve?**
-<!-- What are you trying to do, that you are unable to achieve with pip as it currently stands? -->
+<!-- What are you trying to do, that you are unable to achieve with tox as it currently stands? -->
**Describe the solution you'd like**
<!-- Clear and concise description of what you want to happen. -->
@@ -16,7 +16,7 @@ assignees: ''
<!-- Provide examples of real world use cases that this would enable and how it solves the problem described above. -->
**Alternative Solutions**
-<!-- Have you tried to workaround the problem using pip or other tools? Or a different approach to solving this issue? Please elaborate here. -->
+<!-- Have you tried to workaround the problem using tox or other tools? Or a different approach to solving this issue? Please elaborate here. -->
**Additional context**
<!-- Add any other context, links, etc. about the feature here. -->