Back to Sylius

Readme

adr/_readme.md

2.2.5314 B
Original Source

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.md in this directory.