aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/typing-extensions-issue.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/typing-extensions-issue.md')
-rw-r--r--.github/ISSUE_TEMPLATE/typing-extensions-issue.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/typing-extensions-issue.md b/.github/ISSUE_TEMPLATE/typing-extensions-issue.md
new file mode 100644
index 0000000..226796e
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/typing-extensions-issue.md
@@ -0,0 +1,10 @@
+---
+name: typing-extensions issue
+about: Report a problem or suggest changes for the typing-extensions library
+title: ''
+labels: 'topic: typing-extensions'
+assignees: ''
+
+---
+
+<!-- Please describe your problem or suggestion below, ideally using code examples. Please state which version of Python and typing-extensions you are using. -->