Files
pytest2/.github/ISSUE_TEMPLATE.md
Daniel Hahler 3df32e2732 GitHub: revisit issue/PR templates [ci skip]
The motivation here is to not have the same boilerplate with PRs.
2019-04-23 18:01:13 +02:00

11 lines
290 B
Markdown

<!--
Thanks for submitting an issue!
Here's a quick checklist for what to provide:
-->
- [ ] a detailed description of the bug or suggestion
- [ ] output of `pip list` from the virtual environment you are using
- [ ] pytest and operating system versions
- [ ] minimal example if possible