├── README.md ├── adr_template_by_jeff_tyree_and_art_akerman.md ├── adr_template_by_michael_nygard.md ├── adr_template_for_alexandrian_pattern.md ├── adr_template_for_business_case.md ├── adr_template_madr.md ├── adr_template_using_planguage.md └── examples ├── css-framework.md ├── environment-variable-configuration.md ├── metrics-monitors-alerts.md ├── microsoft-azure-devops.md ├── monorepo-vs-multirepo.md ├── programming-languages.md ├── secrets-storage.md └── timestamp-format.md /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/README.md -------------------------------------------------------------------------------- /adr_template_by_jeff_tyree_and_art_akerman.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/adr_template_by_jeff_tyree_and_art_akerman.md -------------------------------------------------------------------------------- /adr_template_by_michael_nygard.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/adr_template_by_michael_nygard.md -------------------------------------------------------------------------------- /adr_template_for_alexandrian_pattern.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/adr_template_for_alexandrian_pattern.md -------------------------------------------------------------------------------- /adr_template_for_business_case.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/adr_template_for_business_case.md -------------------------------------------------------------------------------- /adr_template_madr.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/adr_template_madr.md -------------------------------------------------------------------------------- /adr_template_using_planguage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/adr_template_using_planguage.md -------------------------------------------------------------------------------- /examples/css-framework.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/examples/css-framework.md -------------------------------------------------------------------------------- /examples/environment-variable-configuration.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/examples/environment-variable-configuration.md -------------------------------------------------------------------------------- /examples/metrics-monitors-alerts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/examples/metrics-monitors-alerts.md -------------------------------------------------------------------------------- /examples/microsoft-azure-devops.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/examples/microsoft-azure-devops.md -------------------------------------------------------------------------------- /examples/monorepo-vs-multirepo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/examples/monorepo-vs-multirepo.md -------------------------------------------------------------------------------- /examples/programming-languages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/examples/programming-languages.md -------------------------------------------------------------------------------- /examples/secrets-storage.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/examples/secrets-storage.md -------------------------------------------------------------------------------- /examples/timestamp-format.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamesmh/architecture_decision_record/HEAD/examples/timestamp-format.md --------------------------------------------------------------------------------