summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Sadhwani <tushar.sadhwani000@gmail.com>2021-10-19 23:11:54 +0530
committerGitHub <noreply@github.com>2021-10-19 18:41:54 +0100
commit6633e8578f65dd8f5eced14b9f6a7a495e55389a (patch)
tree1dd8a84b36418be787984358b2344cb4c5aea123
parentdf8e5f29939258913817b47bb5c01767fc333cd5 (diff)
downloadvirtualenv-6633e8578f65dd8f5eced14b9f6a7a495e55389a.tar.gz
Fix feature request template (#2217)
-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 b99b742..ef66da0 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 virtualenv 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 virtualenv 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. -->