aboutsummaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/new-typing-feature.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/new-typing-feature.md')
-rw-r--r--.github/ISSUE_TEMPLATE/new-typing-feature.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/new-typing-feature.md b/.github/ISSUE_TEMPLATE/new-typing-feature.md
new file mode 100644
index 0000000..733df29
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/new-typing-feature.md
@@ -0,0 +1,10 @@
+---
+name: New typing feature
+about: Suggest a new feature for Python's typing system
+title: ''
+labels: 'topic: feature'
+assignees: ''
+
+---
+
+<!-- Please describe the problem you face as well as your idea below, ideally using examples for both. -->