Fix feature request template (#2217)
This commit is contained in:
parent
df8e5f2993
commit
6633e8578f
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/feature-request.md
vendored
4
.github/ISSUE_TEMPLATE/feature-request.md
vendored
|
|
@ -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. -->
|
||||
|
|
|
|||
Loading…
Reference in a new issue