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
- Azure DevOps PR Notifications - Automated build failure notifications for @copilot
- Enhanced Coverage Reports - Code coverage reporting pipeline implementation
- CLA Management - Contributor License Agreement system management
- PR Title Validation - Conventional commit title enforcement system
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.