If you want to build a profile extending NodeStream, you usually want to version control several features and custom modules and a custom theme inside of your modules directory. All modules and themes are placed directly inside modules/ themes/ and so on right now, and that makes it hard to ignore the things you don't want to version control.
I propose that we move all things related to NodeStream into a "nodestream" directory inside of modules/ themes/ and so on.
This is a bug, since it makes it harder to extend NodeStream.
Comments
Comment #1
fabsor commentedModules and themes are now downloaded to a contrib/ directory.
Comment #2
fabsor commented