This directory contains documentation specifically for developers working on smtp4dev itself, including CI/CD pipeline configuration and development workflows.
- 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
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.
If you're looking for user documentation (installation, configuration, usage), please see the main documentation directory.