/RFCs

Request For Comments on SilverBlog related thaughts.

RFCs

Request For Comments on SilverBlog related thaughts.

Process


To submit an RFC request to SilverBlog, follow the steps below:

  • Fork the RFC repo https://github.com/SilverBlogTeam/RFCs
  • Copy 0000-template.md to accepted/0000-my-feature.md (where 'my-feature' is descriptive. don't assign an RFC number yet).
  • Fill in the RFC.
  • Submit a pull request.
  • Build consensus and integrate feedback.

SilverBlog's RFC process owes its inspiration to the Rust RFC process, the Ember RFC process and the Yarn RFC process