devcontainers / spec

Development Containers: Use a container as a full-featured development environment.
https://containers.dev
Creative Commons Attribution 4.0 International
3.61k stars 231 forks source link

Move proposals and add documentation #339

Closed bamurtaugh closed 1 year ago

bamurtaugh commented 1 year ago

Fixes https://github.com/devcontainers/spec/issues/338

As @samruddhikhandale proposed, we should move implemented proposals out of the "proposals" folder. I've made several changes in this PR:

I considered moving all of the proposals out of their individual files and instead into the existing spec files, but this felt less ideal:

But if folks would prefer this ^, I'm happy to discuss further.

samruddhikhandale commented 1 year ago

I considered moving all of the proposals out of their individual files and instead into the existing spec files, but this felt less ideal:

Makes sense to me! 👍

bamurtaugh commented 1 year ago

Thank you for the quick review @samruddhikhandale! And for the great idea that spurred this PR 😄. I'll merge now and happy to iterate in future PRs if other folks have additional thoughts.

113ll3 commented 10 months ago

bamurtaugh/move-props

113ll3 commented 10 months ago

.patch