abhishekrb19 commented on PR #19084: URL: https://github.com/apache/druid/pull/19084#issuecomment-4021342344
> This is the one I use: https://gist.github.com/gianm/031a578a75b4dc44f3e45661d86bcca9 > > It focuses on the module structure, code style, & Maven commands for running tests, because those were the things I had seen agents having the most trouble with. Thanks, this seems useful. I've updated it to use this as the base template with a few tweaks: - Based on @capistrant's suggestion, I added a brief section for web-console development referring to `web-console/README.md`. If there are additional specific details, I think it'd be better to include them in the web-console's README. - Included a small Documentation section after noticing agents updating existing table formatting, which caused unnecessary diffs / spelling errors with not backquoting properties. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
