Azure / draft-classic

A tool for developers to create cloud-native applications on Kubernetes.
https://draft.sh
MIT License
3.92k stars 396 forks source link

draft create should not copy a draft pack's readme #655

Closed michelleN closed 6 years ago

michelleN commented 6 years ago

packs are generally stored in git and you may want to store a README.md for your pack on github to describe what your pack is for and other details. draft create should skip copying the README.md for a particular pack so it doesn't overwrite an app's README.md file