endjin / dotnet-adr

A cross platform .NET Global Tool for creating and managing Architectural Decision Records (ADRs).
https://endjin.com
Apache License 2.0
86 stars 11 forks source link

Allow the inclusion of a {DATE} placeholder in the template files #218

Closed akselkvitberg closed 5 months ago

akselkvitberg commented 5 months ago

The {DATE} placeholder will be replaced by the current Date when a new ADR is created, using the users locale.

HowardvanRooijen commented 5 months ago

Thanks very much! Just trying to resolve an issue with the build to approve this PR - can you resync your fork with the upstream changes and update the PR with the changes in main?

HowardvanRooijen commented 5 months ago

Ignore me - it picked up the build changes automatically! Thanks again.

HowardvanRooijen commented 5 months ago

These changes are available in the latest package https://www.nuget.org/packages/adr/1.1.8