File tree 3 files changed +18
-2
lines changed
3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : 🐛 Bug Report
3
+ about : Report errors and problems
4
+
5
+ ---
6
+
1
7
<!--
2
8
Thanks for submitting an issue!
3
9
4
- Here's a quick checklist for what to provide :
10
+ Quick check-list while reporting bugs :
5
11
-->
6
12
7
- - [ ] a detailed description of the bug or suggestion
13
+ - [ ] a detailed description of the bug or problem you are having
8
14
- [ ] output of ` pip list ` from the virtual environment you are using
9
15
- [ ] pytest and operating system versions
10
16
- [ ] minimal example if possible
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : 🚀 Feature Request
3
+ about : Ideas for new features and improvements
4
+
5
+ ---
Original file line number Diff line number Diff line change
1
+ blank_issues_enabled : false
2
+ contact_links :
3
+ - name : ❓ Support Question
4
+ url : https://github.com/pytest-dev/pytest/discussions
5
+ about : Use GitHub's new Discussions feature for questions
You can’t perform that action at this time.
0 commit comments