Can you explain how to use this module?
I have 9 webforms in a drupal7 site and I have to migrate them to a drupal10.
Steps to reproduce
Install and enable the webform_migrate module in Drupal10
Enable this module in Drupal10: migrate, migrate_drupal, migrate_drupal_ui, migrate_upgrade, migrate_tools, migrate_plus,
Copy the "migration_templates" and "src" folders from the webform_migrate directory to my existing webform directory. So, I have this path: webform/migration_templates/d7_webform.yml and webform/src/Plugin/migrate/source/d7/D7Webform.php