Split todo files
This commit is contained in:
parent
9b39ec0f23
commit
ab762dd7e3
|
@ -1,13 +1,4 @@
|
|||
# Things To Do
|
||||
|
||||
## Drupal 8 Migrations
|
||||
|
||||
- Demonstrate plugins
|
||||
- Writing own source/process plugins
|
||||
- Core source plugins (Drupal to Drupal)
|
||||
- Demo `hook_migrate_prepare_row()` and `hook_migrate_MIGRATION_ID_prepare_row()`
|
||||
|
||||
## Test Driven Drupal
|
||||
|
||||
- Show composer.json setup
|
||||
- Remove D7 code samples, focus on D8
|
2
tdd-test-driven-drupal/todo.md
Normal file
2
tdd-test-driven-drupal/todo.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
- Show composer.json setup
|
||||
- Remove D7 code samples, focus on D8
|
Loading…
Reference in a new issue