Module opendal::docs::rfcs

source ·
Expand description

RFCs power OpenDAL’s development.

To add new features and big refactors:

  • Start a new RFCs with the template rfc_0000_example.
  • Submit PR and assign the RFC number with the PR number.
  • Request reviews from OpenDAL maintainers.
  • Create a tracking issue and update links in RFC after approval.

Some useful tips:

  • Start a pre-propose in discussion to communicate quickly.
  • The proposer of RFC may not be the same person as the implementor. Try to include enough information in RFC itself.

Modules