jan-zabloudil / release-manager

Platform-agnostic tool that streamlines daily operations in release management, planning and deployments 🚀
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Create ubiquitous language dictionary #122

Open jan-zabloudil opened 3 months ago

jan-zabloudil commented 3 months ago

Suggested by @bolshakoff

In order to align codebase with the Domain-Driven Design (DDD) Ubiquitous Language Principle, it would be beneficial to implement a dictionary that defines and standardizes key terms and concepts used across our project. This dictionary will serve as a single source of truth, ensuring that all team members have a consistent understanding of the domain terminology.

Benefits of the feature