mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
4 lines
315 B
Markdown
4 lines
315 B
Markdown
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.
|