Description of the bug
When creating a plugin via make, which automatically replaces strings through the project, fails to replace the "name" directive in .scaffolder/plugin-feature/config.yml.
Steps To Reproduce
- clone this repo
$ make
- Check .scaffolder/plugin-feature/config.yml
Additional Information
No response