github.com/simpleiot/simpleiot@v0.18.3/docs/adr/template.md (about) 1 # ADR Title 2 3 - Author: NAME, last updated: DATE 4 - PR/Discussion: 5 - Status: discussion 6 7 ## Problem 8 9 What problem are we trying to solve? 10 11 ## Context/Discussion 12 13 background, facts surrounding this discussion. 14 15 ### Reference/Research 16 17 links to reference material that may be 18 19 ## Decision 20 21 what was decided. 22 23 objections/concerns 24 25 ## Consequences 26 27 what is the impact, both negative and positive. 28 29 ## Additional Notes/Reference