When creating a new project from templates, I would like to get all the actual assets copied to the project folder instead of referenced via "include" statements.
For example, if you create a project utilizing the outdoor template, the code folder will be empty. Why can't the code be copied here? I suppose it's a matter of convenience, but does seem more intuitive.
I suppose updates to any template code by Conitec would then have to be duplicated by users. Perhaps this is why it's not done in the first place? However, the code would likely be modified regardless making updates impossible/challenging anyway.