Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 799 Bytes

File metadata and controls

37 lines (23 loc) · 799 Bytes
name 💡 RFC Proposal
about Submit a Request for Comments (RFC) to propose a design or feature
title RFC: [short descriptive title]
labels
rfc/draft
assignees

Summary

One-paragraph explanation of the proposal.

Motivation

  • What problem does this solve?
  • Why is this important?

Proposed Solution

  • Outline the design at a high level.
  • Include diagrams, data flows, or API examples if helpful.

Alternatives Considered

  • What other options did you consider and reject?

Risks / Drawbacks

  • Known trade-offs or risks.

Open Questions

  • What needs further discussion?

🔗 RFC File: Create a corresponding markdown file in /docs/rfcs/ with more details, and open a PR, discuss in comments, then merge and create implmenetation issue(s).