From edb71755461b45ae3f02a150f517f33c5d350b65 Mon Sep 17 00:00:00 2001 From: Nat Pryce Date: Thu, 7 Dec 2017 13:40:19 +0000 Subject: [PATCH] upgrade date format in the project's own ADRs --- doc/adr/0001-record-architecture-decisions.md | 2 +- doc/adr/0002-implement-as-shell-scripts.md | 2 +- doc/adr/0003-single-command-with-subcommands.md | 2 +- doc/adr/0004-markdown-format.md | 2 +- doc/adr/0005-help-comments.md | 2 +- ...ng-and-distribution-in-other-version-control-repositories.md | 2 +- .../0007-invoke-adr-config-executable-to-get-configuration.md | 2 +- doc/adr/0008-use-iso-8601-format-for-dates.md | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/adr/0001-record-architecture-decisions.md b/doc/adr/0001-record-architecture-decisions.md index 8561be2..f308600 100644 --- a/doc/adr/0001-record-architecture-decisions.md +++ b/doc/adr/0001-record-architecture-decisions.md @@ -1,6 +1,6 @@ # 1. Record architecture decisions -Date: 12/02/2016 +Date: 2016-02-12 ## Status diff --git a/doc/adr/0002-implement-as-shell-scripts.md b/doc/adr/0002-implement-as-shell-scripts.md index 1dcc98c..8e6ea15 100644 --- a/doc/adr/0002-implement-as-shell-scripts.md +++ b/doc/adr/0002-implement-as-shell-scripts.md @@ -1,6 +1,6 @@ # 2. Implement as shell scripts -Date: 12/02/2016 +Date: 2016-02-12 ## Status diff --git a/doc/adr/0003-single-command-with-subcommands.md b/doc/adr/0003-single-command-with-subcommands.md index d6feb2f..f64db8d 100644 --- a/doc/adr/0003-single-command-with-subcommands.md +++ b/doc/adr/0003-single-command-with-subcommands.md @@ -1,6 +1,6 @@ # 3. Single command with subcommands -Date: 12/02/2016 +Date: 2016-02-12 ## Status diff --git a/doc/adr/0004-markdown-format.md b/doc/adr/0004-markdown-format.md index 36a1f5b..160d168 100644 --- a/doc/adr/0004-markdown-format.md +++ b/doc/adr/0004-markdown-format.md @@ -1,6 +1,6 @@ # 4. Markdown format -Date: 12/02/2016 +Date: 2016-02-12 ## Status diff --git a/doc/adr/0005-help-comments.md b/doc/adr/0005-help-comments.md index f2e04d0..cec510c 100644 --- a/doc/adr/0005-help-comments.md +++ b/doc/adr/0005-help-comments.md @@ -1,6 +1,6 @@ # 5. Help comments -Date: 13/02/2016 +Date: 2016-02-13 ## Status diff --git a/doc/adr/0006-packaging-and-distribution-in-other-version-control-repositories.md b/doc/adr/0006-packaging-and-distribution-in-other-version-control-repositories.md index dc92ef1..4a3485f 100644 --- a/doc/adr/0006-packaging-and-distribution-in-other-version-control-repositories.md +++ b/doc/adr/0006-packaging-and-distribution-in-other-version-control-repositories.md @@ -1,6 +1,6 @@ # 6. Packaging and distribution in other version control repositories -Date: 16/02/2016 +Date: 2016-02-16 ## Status diff --git a/doc/adr/0007-invoke-adr-config-executable-to-get-configuration.md b/doc/adr/0007-invoke-adr-config-executable-to-get-configuration.md index 0847f18..a649b23 100644 --- a/doc/adr/0007-invoke-adr-config-executable-to-get-configuration.md +++ b/doc/adr/0007-invoke-adr-config-executable-to-get-configuration.md @@ -1,6 +1,6 @@ # 7. Invoke adr-config executable to get configuration -Date: 17/12/2016 +Date: 2016-12-17 ## Status diff --git a/doc/adr/0008-use-iso-8601-format-for-dates.md b/doc/adr/0008-use-iso-8601-format-for-dates.md index caea247..4146f11 100644 --- a/doc/adr/0008-use-iso-8601-format-for-dates.md +++ b/doc/adr/0008-use-iso-8601-format-for-dates.md @@ -1,6 +1,6 @@ # 8. Use ISO 8601 Format for Dates -Date: 21/02/2017 +Date: 2017-02-21 ## Status