I'd like to be able to alter the default path (./src/components) in a template and still suggest a path change to the user. So if I'm using my containers template I could put a config value in that would suggest ./src/containers and if I'm using a template that makes multiple folders in the root of src I could offer ./src as the suggested path. I'd like the user to still be able to overwrite with whatever they want.