From acef75f2977230917c61d10d6f38889e7c3e6232 Mon Sep 17 00:00:00 2001 From: Christof Marti Date: Fri, 16 Feb 2018 16:32:15 +0100 Subject: [PATCH] Note on being experimental --- .github/similarity.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/similarity.yml b/.github/similarity.yml index 4ec8e6cc7d4..cd51cd2da64 100644 --- a/.github/similarity.yml +++ b/.github/similarity.yml @@ -1,5 +1,5 @@ { perform: true, whenCreatedByTeam: false, - comment: "Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:\n${potentialDuplicates}" + comment: "(Experimental duplicate detection)\nThanks for submitting this issue. Please also check if it is already covered by an existing one, like:\n${potentialDuplicates}" }