ADRs from "Cathy Theys"
A collection of software design choices that address architecturally significant requirements with contributions made by Cathy Theys
- ADRs 7
 - Disciplines 5
 
- Document project setup in README.md
 - Configure Composer Patches to Use `-p2` as `patchLevel` for Drupal core
 - Store Composer Patches configuration in composer.json
 - Use local copies of patch files
 - Break composer install if patches don't apply
 - Composer patches configuration and best practices
 - Block the Drupal user 1 account in production environments