You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document decisions in a project inside a folder called adr. This folder contains Architecture Decision Records (ADRs) which apply to the entire project.
If you want to learn more about ADRs you might find this article and this video helpful.
The text was updated successfully, but these errors were encountered:
https://blog.pragmaticengineer.com/scaling-engineering-teams-via-writing-things-down-rfcs/
http://philcalcado.com/2018/11/19/a_structured_rfc_process.html
http://slap.pm/
http://thinkrelevance.com/blog/2011/11/15/documenting-architecture-decisions
https://www.youtube.com/watch?v=rwfXkSjFhzc
Architecture Decision Records
Document decisions in a project inside a folder called
adr
. This folder contains Architecture Decision Records (ADRs) which apply to the entire project.If you want to learn more about ADRs you might find this article and this video helpful.
The text was updated successfully, but these errors were encountered: