From 327f752d37b28b8e9e5dd2a6850afac6b845a59c Mon Sep 17 00:00:00 2001 From: ChristianKuehnel Date: Fri, 8 Nov 2019 12:19:59 +0100 Subject: [PATCH] Update user_doc.md --- docs/user_doc.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/user_doc.md b/docs/user_doc.md index a156f13..3677717 100644 --- a/docs/user_doc.md +++ b/docs/user_doc.md @@ -17,3 +17,7 @@ After every build the build server will comment on your latest patch, so that yo The build logs are stored for 90 days and automatically deleted after that. You can also trigger a build manually by using the "Run Plan Manually" link on the [Harbormaster page](https://reviews.llvm.org/harbormaster/plan/3/) and entering a revision ID in the pop-up window. + +# Reporting issues + +If you notice any bugs, please create a [new issue](https://github.com/google/llvm-premerge-checks/issues/new).