Skip to content

Commit 612ac3d

Browse files
committed
Move docs/decisions/* to docs/decisions/{{app_name}}/
1 parent 6434cac commit 612ac3d

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

template/docs/decisions/0000-use-markdown-architectural-decision-records.md renamed to template/docs/decisions/{{app_name}}/0000-use-markdown-architectural-decision-records.md

File renamed without changes.

template/docs/decisions/0001-connexion-replacement.md renamed to template/docs/decisions/{{app_name}}/0001-connexion-replacement.md

File renamed without changes.

template/docs/decisions/0002-use-typeddict-to-model-service-params.md renamed to template/docs/decisions/{{app_name}}/0002-use-typeddict-to-model-service-params.md

File renamed without changes.

template/docs/decisions/0003-keep-generated-openapi-spec-to-source-control.md renamed to template/docs/decisions/{{app_name}}/0003-keep-generated-openapi-spec-to-source-control.md

File renamed without changes.

template/docs/decisions/index.md renamed to template/docs/decisions/{{app_name}}/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Architectural Decision Log
22

3-
This log lists the architectural decisions for [project name].
3+
This log lists the architectural decisions for the application.
44

55
<!-- adrlog -- Regenerate the content by using "adr-log -i". You can install it via "npm install -g adr-log" -->
66

File renamed without changes.

0 commit comments

Comments
 (0)