Added directory to store templates
Adding guided templates for opendev projects.
Actually, one more thought here: we have a totally separate repo for templates, and that's over in https://github.com/adobe/starter-repo. Instead of housing templates in two locations, we should cross-link between these repos. And this PR, if you have specific content tweaks in mind, should recommend content changes over in that repo instead.
We have open-development-template repo for projects that starts right away to adopt this method of working and starter-repo for projects that are defined right away as Open Source projects. Looks like the content and intent is pretty similar. Wondering if is a good idea to merge this effort into a single repo.
I am going to add suggested modifications to the starter repo. There are a few important steps that needs to be captured when dealing with open development (how do you handle design decisions in a transparent way, specify a Style guideline for the project, How to file a bug, what is the timeframe to respond to PRs... ).
Do you think this will work?