summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature-request.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature-request.md')
-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. -->