--- /dev/null
+---
+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]
--- /dev/null
+---
+name: Feature request
+about: Suggest an idea for this project
+title: ''
+labels: Enhancement Request
+assignees: ''
+
+---
+
+**Motivation**
+Please describe in detail the use you have for the proposed feature, or the problem that it will solve. This is the most important part of a feature request!
+
+**Describe the solution you'd like.**
+A clear and concise description of what you want to happen.