From 30c03a06c72be1e049544c77ec3a91232541694b Mon Sep 17 00:00:00 2001 From: Sam McCall Date: Mon, 25 May 2020 09:41:03 +0200 Subject: [PATCH] Updated Issue templates (markdown) --- Issue-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Issue-templates.md b/Issue-templates.md index 127fbff..c69f0da 100644 --- a/Issue-templates.md +++ b/Issue-templates.md @@ -3,7 +3,7 @@ ``` This doesn't seem to be a bug report or feature request. -The issue tracker can't be a discussion forum, as this makes it harder to track work on the project. +The issue tracker can't be a discussion or support forum, as this makes it harder to track work on the project. General discussion belongs on the [LLVM discourse forum](https://llvm.discourse.group/c/llvm-project/clangd). ``` --- \ No newline at end of file