From 13d2b85d27757a0d1bb130797a30f6c3d9b2557a Mon Sep 17 00:00:00 2001 From: MinchinWeb Date: Fri, 22 May 2020 12:39:10 -0600 Subject: [PATCH] Update lockbot comment to encourage linking to issue (#941) * improvements to lockbot for Github comments * [lockbot] just the comment --- .github/lock.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/lock.yml b/.github/lock.yml index bd9587037..8a093a629 100644 --- a/.github/lock.yml +++ b/.github/lock.yml @@ -17,7 +17,8 @@ lockLabel: ':lock:' lockComment: > This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for - related bugs. + related bugs. You can link back here from your new issue to continue + the conversation. # Assign `resolved` as the reason for locking. Set to `false` to disable setLockReason: true