expand feature request issue template

This commit is contained in:
Thomas Grainger 2020-10-23 14:03:21 +01:00
parent e8504e04f3
commit 03363473f7
No known key found for this signature in database
GPG Key ID: E452A1247BAC1A88
1 changed files with 20 additions and 0 deletions

View File

@ -3,3 +3,23 @@ name: 🚀 Feature Request
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. -->