<!-- Thanks for filing a 🙋 feature request 😄! --> **Describe the problem you are trying to solve** <!-- A clear and concise description of the problem this feature request is trying to solve. --> Make it easier to add examples to a project. **Describe the solution you'd like** <!-- A clear and concise description of what you want to happen. --> I would like a basic scaffold of an example, probably with just an empty main method when I run `cargo new --example <name>`.