summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 64c113a09eb96ff59ff7a47213adaac42bf442a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is, and what you expected to happen instead.

**To Reproduce**
Please describe in detail how to reproduce the bug.  Making the replication steps as simple and short as possible is very helpful.  The ideal would be a short standalone program, but we understand this is not always possible.

**Context (please complete the following information):**
 - dnspython version [e.g. 2.2.1]
 - Python version [e.g. 3.10.0]
 - OS: [e.g. macOS Monterey]