Give future you a break. Architecture decision records, also known as ADRs, are a great way to document how and why a decision was reached within a codebase. github.blog/2020-08-13-why…
@github Great write up, my team has made heavy use of it on multiple levels.
Can we get some cool GitHub features around it? Indexing, table of contents, etc?