Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion engineering/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Welcome to the engineering team at Polar! This handbook covers our engineering p
### Development Workflow
1. **Planning**: Features planned in Linear
2. **Development**: Feature branches, regular commits, AI-assisted coding
3. **Review**: Rewview design docs and critical pull requests
3. **Review**: Review design docs and critical pull requests
4. **Testing**: Automated tests + manual QA
5. **Deployment**: A CI and CD pipeline for automated deployment.

Expand Down