mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
315 B
315 B
Conventions for ADRs:
- The filename uses lowercase and underscores. This is a balance of readability and system usability.
- The filename contains the creation date and the related topic. The format is
YYYY_MM_DD_topic.md. - The content follows the ADR template specified at
_template.mdin this directory.