mirror of
https://github.com/strapi/strapi.git
synced 2025-10-30 01:17:28 +00:00
913 B
913 B
| title | tags | ||
|---|---|---|---|
| Custom fields |
|
Custom fields
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?