Back to Strapi

RFC Example Doc

docs/docs/rfcs/example.md

5.45.1822 B
Original Source

RFC Example Doc

Interested in submitting your own public RFC? Use this template as your basis but feel free to expand on it should your needs require it.


Summary

Description of the software system / component.

Detailed design

  • Explaining the software design and reasoning.
  • Api specifications.
  • Benchmarks
  • Add necessary diagrams and code examples.
  • Think about edge-cases and include examples.

Tradeoffs

What potential tradeoffs are involved with this system/implementation.

  • Complexity.
  • Limitations of the feature itself.
  • How does this proposal integrate with the current features implemented.

Alternatives

What other approaches did we consider?

Resources

  • Link to product documents.
  • Link to user documentation.
  • Any useful research used for it