summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
blob: fb81416dd5e0f66c38b1104e7c5fba7d77dab142 (plain)
1
2
3
4
5
6
7
8
9
10
<!--
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