summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature-request.md
blob: b99b742d83c14275960195e920db1666418120bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
name: Feature request
about: Suggest an enhancement for this project
title: ''
labels: enhancement
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? -->

**Describe the solution you'd like**
<!-- Clear and concise description of what you want to happen. -->

<!-- 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. -->

**Additional context**
<!-- Add any other context, links, etc. about the feature here. -->