# Developer Guide Information for contributors and developers extending Prismo. ## Overview This section provides comprehensive information for developers who want to: - Understand Prismo's architecture and design patterns - Contribute code, documentation, or tests - Extend Prismo with custom features - Optimize and benchmark performance ## Getting Started New contributors should start with {doc}`contributing` for setup instructions and development workflow. ## Contents ```{toctree} :maxdepth: 2 contributing architecture testing benchmarks releasing ``` ## Additional Resources - [GitHub Repository](https://github.com/rithulkamesh/prismo) - [Issue Tracker](https://github.com/rithulkamesh/prismo/issues) - [Pull Requests](https://github.com/rithulkamesh/prismo/pulls)