We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0db7c1 commit d45c632Copy full SHA for d45c632
.github/ISSUE_TEMPLATE/report-incompatibility.md
@@ -0,0 +1,16 @@
1
+---
2
+name: Report incompatibility
3
+about: Report an incompatibility between RustPython and CPython
4
+title: ''
5
+labels: feat
6
+assignees: ''
7
+
8
9
10
+## Feature
11
12
+<!-- What Python feature is missing from RustPython? Give a short description of the feature and how you ran into its absence. -->
13
14
+## Python Documentation
15
16
+<!-- Give a link to the feature in the CPython documentation (https://docs.python.org/3/) in order to assist in its implementation. -->
0 commit comments