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 eb234ca commit b0db7c1Copy full SHA for b0db7c1
.github/ISSUE_TEMPLATE/rfc.md
@@ -0,0 +1,24 @@
1
+---
2
+name: RFC
3
+about: Make a suggestion in a Request for Comments format to RustPython
4
+title: "[RFC] "
5
+labels: RFC
6
+assignees: ''
7
+
8
9
10
+## Summary
11
12
+<!-- A quick overview of your suggestion -->
13
14
+## Detailed Explanation
15
16
+<!-- Elaborate on your suggestion in all its details -->
17
18
+## Drawbacks, Rationale, and Alternatives
19
20
+<!-- What drawbacks might this solution have? Why do you feel it is necessary? What other options might there be to solving this problem? -->
21
22
+## Unresolved Questions
23
24
+<!-- What would you like feedback on for fleshing out your suggestion? -->
0 commit comments