Apply the Clojure Style Guide recommendation to end files with proper lines (having a trailing newline character). See https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
Decisions
We record decisions. More context on why and how we do that can be found in DR-0001.
The remainder of this document is intended to document tooling around this process.
Utilities to Write Decision Records
doc/decisions/templates/template.md- contains a template for a decision record.- When recording a decision follow the established file name format
XXXX-some-title.mdwhere XXXX is the ever increasing count of decisions we've made.