diff --git a/.github/ISSUE_TEMPLATE/rfc.md b/.github/ISSUE_TEMPLATE/rfc.md deleted file mode 100644 index f459a005c..000000000 --- a/.github/ISSUE_TEMPLATE/rfc.md +++ /dev/null @@ -1,46 +0,0 @@ ---- -name: RFC Submission -about: Propose a new idea or significant change for consideration -title: Concise description of the proposal -labels: C-rfc ---- - - - -### Summary - - - -### Context and Problem Statement - - - -### Proposal - - - -### Motivation and Rationale - - - -### Detailed Design - - - -### Alternatives Considered - - - -### Additional Information and Resources - - - -### Open Questions - - - -### Future Possibilities - - - -