expand feature request issue template
This commit is contained in:
parent
e8504e04f3
commit
03363473f7
|
@ -3,3 +3,23 @@ name: 🚀 Feature Request
|
||||||
about: Ideas for new features and improvements
|
about: Ideas for new features and improvements
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Thanks for submitting an issue!
|
||||||
|
|
||||||
|
Quick check-list while suggesting features:
|
||||||
|
-->
|
||||||
|
|
||||||
|
#### What's the problem this feature will solve?
|
||||||
|
<!-- What are you trying to do, that you are unable to achieve with pytest as it currently stands? -->
|
||||||
|
|
||||||
|
#### Describe the solution you'd like
|
||||||
|
<!-- A 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 a pytest plugin 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 New Issue