test_ok2/.github/ISSUE_TEMPLATE/2_feature_request.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

26 lines
832 B
Markdown
Raw Normal View History

---
name: 🚀 Feature Request
about: Ideas for new features and improvements
---
2020-10-23 21:03:21 +08:00
<!--
Thanks for suggesting a feature!
2020-10-23 21:03:21 +08:00
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. -->