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

38 lines
945 B
Markdown
Raw Normal View History

2021-03-01 11:53:30 +01:00
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: ''
assignees: ''
---
2021-09-02 11:49:17 +02:00
<!-- Please don't delete this template or we'll close your issue -->
2021-03-01 11:53:30 +01:00
2021-11-16 23:38:37 +01:00
- [ ] I have read and understood the [FAQ](https://gitea.ksol.io/karolyi/py3-validate-email/src/branch/master/FAQ.md)
2021-03-01 11:53:30 +01:00
**Describe the bug**
2021-03-14 14:32:08 +01:00
2021-03-01 11:53:30 +01:00
A clear and concise description of what the bug is.
**To Reproduce**
2021-03-13 17:18:49 +01:00
2021-03-14 14:32:08 +01:00
Steps to reproduce the behavior:
2021-03-01 11:53:30 +01:00
2021-03-01 11:58:48 +01:00
**My debug output**
2021-03-13 17:18:49 +01:00
2021-03-01 11:58:48 +01:00
Output from the debug run described in the FAQ:
2021-03-01 11:53:30 +01:00
**Expected behavior**
2021-03-13 17:18:49 +01:00
2021-03-01 11:53:30 +01:00
A clear and concise description of what you expected to happen.
2021-03-13 17:18:49 +01:00
**Please complete the following information:**
2021-03-01 11:53:30 +01:00
- OS: [e.g. Linux, FreeBSD, Windows]
- Flavor and Version [e.g. Debian 22, FreeBSD 12.2]
2021-03-13 17:18:49 +01:00
- Your network environment (ISP provided home connecton, or testing from an actual whitelisted server)
- Your exact `py3-validate-email` module version
2021-03-01 11:53:30 +01:00
**Additional context**
2021-03-13 17:18:49 +01:00
2021-03-01 11:53:30 +01:00
Add any other context about the problem here.