This PR does not change OEP-11 or the decisions made within, it simply reorganizes them into ADRs. This will allow us to better reference individual decisions as we discuss future changes and write new ADRs.
For example: we will be able to reference OEP-11/ADR-4 when discussing the use of TypeScript, or OEP-11/ADR-2 when discussing Providence (1, 2) or React Context.
This PR does not change OEP-11 or the decisions made within, it simply reorganizes them into ADRs. This will allow us to better reference individual decisions as we discuss future changes and write new ADRs.
For example: we will be able to reference
OEP-11/ADR-4
when discussing the use of TypeScript, orOEP-11/ADR-2
when discussing Providence (1, 2) or React Context.