From d4d84f18b7288f7251c779aad5749de9ffbe368f Mon Sep 17 00:00:00 2001 From: "Tate, Hongliang Tian" Date: Fri, 5 Sep 2025 17:37:12 +0800 Subject: [PATCH] Remove the outdated Github issue template for RFC --- .github/ISSUE_TEMPLATE/rfc.md | 46 ----------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/rfc.md 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 - - - -