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
