Skip to content

Developer Guide

Welcome to the SRT Translator Developer Guide. This section is for developers who want to understand the codebase, contribute, or extend the application.

Getting Started

  1. Setup - Set up your development environment
  2. Coding Standards - Code style and conventions

Architecture

Reports & Evaluation

CI/CD & Security

Contributing

Before submitting a PR, please review:

  1. CONTRIBUTING.md - Contribution guidelines
  2. Coding Standards - Code style requirements
  3. CI Guardrails - What checks your PR must pass