Modified patterns.md to document that we prefer to not spread props into components. Included some exceptions as well as some specific cases where we'd never want to spread (e.g. into an `img` tag). ## Testing - [x] QA'd all new/changed functionality manually