Hi, You can put examples folder into the root level as you suggested. You can check an example from here: https://github.com/apache/druid/
Kind Regards, Furkan KAMACI On Mon, May 4, 2020 at 8:05 AM hgaol <dhan...@hotmail.com> wrote: > Hi folks, > > I decide to implement an alert plugin demo project, and put it into > dolphin scheduler project. Where is a suitable location for this kind of > project? > > Here is one option. > > . > ├── CONTRIBUTING.md > ├── DISCLAIMER > ├── examples > │ ├── alert-plugin-demo > │ ├── … > > Is it suitable? If yes, I will based on it to do that. > > Thanks, > hgaol