diff --git a/adr/README.md b/adr/README.md new file mode 100644 index 0000000000000000000000000000000000000000..0ce7bd9ad1a2a2bfed0ec3a062b489d04d94e3f5 --- /dev/null +++ b/adr/README.md @@ -0,0 +1,9 @@ +Architectural Decision Records +============================== + +Here we keep all Architectural Decision Records. +Each decision shall be in a separate file with name following convention: + +NNNN-title-with-dashes.md + +where the NNNN is a decision number.