clintropolis commented on a change in pull request #9550: Change backtick(``) and fix broken links. URL: https://github.com/apache/druid/pull/9550#discussion_r395950418
########## File path: .idea/runConfigurations/Coordinator.xml ########## @@ -0,0 +1,17 @@ +<component name="ProjectRunConfigurationManager"> Review comment: Ah, now that I think about it, we probably don't want to actually add these files to git, because developers will likely modify them as needed for their environment and whatever they are testing, so should not be tracked. If we do add them, they should probably be suffixed with `example`, so like this would be `Coordinator-example.xml` or something? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
