pluto/docs/decisions
Julien Eluard ca9cf5b5cd
[#3] Introduce standardized errors
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-06-28 16:30:32 +02:00
..
templates [#3] Introduce standardized errors 2018-06-28 16:30:32 +02:00
0001-record-decisions.md [#3] Introduce standardized errors 2018-06-28 16:30:32 +02:00
0002-reader-errors.md [#3] Introduce standardized errors 2018-06-28 16:30:32 +02:00
README.md [#3] Introduce standardized errors 2018-06-28 16:30:32 +02:00

README.md

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.md where XXXX is the ever increasing count of decisions we've made.