diff options
author | Oliver Bestwalter <oliver.bestwalter@avira.com> | 2021-04-17 16:54:53 +0200 |
---|---|---|
committer | Oliver Bestwalter <oliver.bestwalter@avira.com> | 2021-04-17 16:54:53 +0200 |
commit | 50f82f02ea0bf9c4276b4a3d022a3f4845226bbd (patch) | |
tree | c1cf48bd7c0573351e2b78861794c1ca65a30b75 | |
parent | 90b69b3a8fc1d98908f3be2d442cac90cc7fa29a (diff) | |
download | tox-git-piptoxtypo.tar.gz |
fix copy & paste remnant: pip -> toxpiptoxtypo
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature-request.md | 4 |
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. --> |