Skip to content

Lightweight Architecture Decision Recordsを記録するためのテンプレート。

License

Notifications You must be signed in to change notification settings

chikamif/LADR-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LADR-template

Lightweight Architecture Decision Recordsテンプレート。

LADRとは

Lightweight Architecture Decision Recordsの略。

「なぜそのアーキテクチャ選択を行ったのか」という意思決定(ADR)を簡潔(軽量、Lightweight)に記録を残すこと。

記録方法

  • TEMPLATE.mdの書式にしたがって記述
  • 1アーキテクチャ1ファイル
    • ファイル名の接頭辞にadr-001-などとつけると決定の順に並ぶのでいいかもしれない
  • できる限り対象アプリケーションのソースコードレポジトリに格納
  • 原則、一度確定したADRは更新しない
    • 関連する意思決定を行う場合は既存の関連ADRを参照しつつ新しいADRを記録

About

Lightweight Architecture Decision Recordsを記録するためのテンプレート。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published