Developer Documentation

September 4, 2025 ยท View on GitHub

This directory contains documentation specifically for developers working on smtp4dev itself, including CI/CD pipeline configuration and development workflows.

Contents

Pull Request Requirements

All pull requests must have titles that follow the Conventional Commits specification. This is automatically validated by the PR Title Check GitHub Actions workflow.

See the main Contributing Guidelines for detailed requirements and examples.

For Users

If you're looking for user documentation (installation, configuration, usage), please see the main documentation directory.