What is the right destination for handling, for lack of better phrasing meta-source/contributions?
This was broached briefly with the site design, but that found a home, appropriately with the main repository at the top level. With the talk of configuration for editors as we strive towards a consistent code style and some work I've been doing with Docker to support NiFi, where do these items reside? Based on my experiences and what I have witnessed on other projects, a contrib folder in the repository seems to be how this is classically handled; you do not need these items, but they may be helpful. Seems like an appropriate fit, with some subdirectories that group these by intent to avoid it becoming a dumping ground. Any additional thoughts or suggestions on how we can best incorporate these in a sane and organized fashion?
