Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.08 KB

File metadata and controls

20 lines (12 loc) · 1.08 KB

Developer Documentation

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.