Skip to content

Commit ff9e352

Browse files
authored
Merge pull request #7928 from graingert/feature-request-template
2 parents e986d84 + e14b724 commit ff9e352

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/ISSUE_TEMPLATE/2_feature_request.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,23 @@ name: 🚀 Feature Request
33
about: Ideas for new features and improvements
44

55
---
6+
7+
<!--
8+
Thanks for suggesting a feature!
9+
10+
Quick check-list while suggesting features:
11+
-->
12+
13+
#### What's the problem this feature will solve?
14+
<!-- What are you trying to do, that you are unable to achieve with pytest as it currently stands? -->
15+
16+
#### Describe the solution you'd like
17+
<!-- A clear and concise description of what you want to happen. -->
18+
19+
<!-- Provide examples of real-world use cases that this would enable and how it solves the problem described above. -->
20+
21+
#### Alternative Solutions
22+
<!-- 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. -->
23+
24+
#### Additional context
25+
<!-- Add any other context, links, etc. about the feature here. -->

0 commit comments

Comments
 (0)