diff --git a/.github/prompts/investigate.md b/.github/prompts/investigate.md index dc8fcd877cb0..65e443e46274 100644 --- a/.github/prompts/investigate.md +++ b/.github/prompts/investigate.md @@ -226,6 +226,11 @@ top-level error is just "command failed" or similarly uninformative, dig into the artifact logs to find the actual underlying failure from the command's output.> +/pkg/server/server.go#L251). +For multi-line sections, e.g. [server.go:251-300], use suffix like #L251-L300> + ### Analysis