Sentry Developer Documentation
This documentation serves as reference points for developing against Sentry, as well as finer details about running the Sentry services.
Getting Started
We recommend going through the general documentation before contributing a change to Sentry.
- Development Philosophy (and SDK Development Philosophy)
- Commit Messages
- Code Review
- Environment
- Workflow
- Python Dependencies
- Translations
- Documentation Guide
You can also take a glance at the Sentry Dockerfile for more information on how the Sentry server is configured, including its system dependencies.
You can edit this page on GitHub.