open-bounty/doc/decisions
Rob Culliton c83d2e143f fix DR-0001 link 2018-04-07 07:04:12 +02:00
..
templates add list of common states to template 2018-02-21 19:54:13 +01:00
0001-record-decisions.md document decision to document decisions :) 2018-02-21 19:54:13 +01:00
0002-sign-commits-with-gpg.md gpg decision: provide context around Github check 2018-02-21 19:54:13 +01:00
0003-include-compiled-web3j-contracts-in-git.md note about visibility of contract API changes 2018-03-26 19:09:38 +03:00
README.md fix DR-0001 link 2018-04-07 07:04:12 +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.

More to come. Perhaps document how we can use adr-tools