Hello, @TheCherno
I have been working on a new project and using C++ for the first time and I found this Project Template to be very valuable in seeing how something gets setup. So thank you for this example.
One of the things I'm stumbling into is that I need to integrate some form of testing into my project, and I thought it would be really helpful if this template had a testing workflow built in, to help C++ beginners understand how you would do it in this project template.