summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE.md
blob: fbcbb16fc351de7b7ce72c28c0e7b336eadc4c9e (plain)
1
2
3
4
5
6
7
8
Thanks for submitting an issue!

Here's a quick checklist in what to include:

- [ ] Include a detailed description of the bug or suggestion
- [ ] `pip list` of the virtual environment you are using
- [ ] pytest and operating system versions
- [ ] Minimal example if possible