From cb8451dfa40d0409d1832bb7f462910c4be8b113 Mon Sep 17 00:00:00 2001 From: ChristianKuehnel Date: Tue, 14 Jan 2020 13:50:31 +0100 Subject: [PATCH] added links to herald rules based on #86 --- docs/user_doc.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user_doc.md b/docs/user_doc.md index b20a09e..75adc63 100644 --- a/docs/user_doc.md +++ b/docs/user_doc.md @@ -23,9 +23,9 @@ If you find any problems please raise an [issue on github](https://github.com/go ## Sign up for beta test -To sign up for the pre-merge beta testing, please add yourself to the ["pre-merge beta testing" project](https://reviews.llvm.org/project/members/78/) on Phabricator. +To sign up for the pre-merge beta testing, please add yourself to the ["pre-merge beta testing" project](https://reviews.llvm.org/project/members/78/) on Phabricator ([H511](https://reviews.llvm.org/H11)). -The checks are enabled for all changes to `clang-tools-extra/clangd`. +The checks are enabled for all changes to `clang-tools-extra/clangd` ([H527](https://reviews.llvm.org/H527)) and `mlir`([H552](https://reviews.llvm.org/H552)). # Requirements