test_ok2/.github/ISSUE_TEMPLATE/1_bug_report.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
361 B
Markdown
Raw Permalink Normal View History

---
name: 🐛 Bug Report
about: Report errors and problems
---
<!--
2016-02-19 04:26:38 +08:00
Thanks for submitting an issue!
Quick check-list while reporting bugs:
-->
2016-02-19 04:26:38 +08:00
- [ ] a detailed description of the bug or problem you are having
- [ ] output of `pip list` from the virtual environment you are using
- [ ] pytest and operating system versions
- [ ] minimal example if possible