py3-validate-email/.github/ISSUE_TEMPLATE/bug_report.md

48 lines
1.3 KiB
Markdown

---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: ''
assignees: ''
---
- [ ] I have read and understood the [FAQ](https://github.com/karolyi/py3-validate-email/blob/master/FAQ.md)
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Desktop (please complete the following information):**
- OS: [e.g. Linux, FreeBSD, Windows]
- Flavor and Version [e.g. Debian 22, FreeBSD 12.2]
- Your network environment (ISP provided home connecton, or testing from an actual whitelisted server)
**Additional context**
=======
A clear and concise description of what the bug is.
**My debug output**
Output from the debug run described in the FAQ:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Please complete the following information:**
- OS: [e.g. Linux, FreeBSD, Windows]
- Flavor and Version [e.g. Debian 22, FreeBSD 12.2]
- Your network environment (ISP provided home connecton, or testing from an actual whitelisted server)
- Your exact `py3-validate-email` module version
**Additional context**
Add any other context about the problem here.