Skip to content

Commit cfcd026

Browse files
committed
chore: add todo to apply patches doc
1 parent 11a18fc commit cfcd026

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

www/content/tutorials/quick-start/apply-patches.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ At the time of this writing, there are two patches we need to wire everything to
1010
1. Open your Drupal `composer.json` file.
1111
2. Add the following patches under `"extra"`.
1212

13+
TODO - validate that these patches are necessary and correct.
14+
1315
```json title=composer.json
1416
"extra": {
1517
// highlight-start

0 commit comments

Comments
 (0)