From 24cd726daee9f90b85c023603db19bc46d159f79 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 14 Feb 2020 11:40:18 +0000 Subject: Add lock.yml file. --- .github/lock.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/lock.yml (limited to '.github') diff --git a/.github/lock.yml b/.github/lock.yml new file mode 100644 index 00000000..315e0739 --- /dev/null +++ b/.github/lock.yml @@ -0,0 +1,10 @@ +daysUntilLock: 180 +skipCreatedBefore: false +exemptLabels: [] +lockLabel: false +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. +setLockReason: false +only: issues -- cgit v1.2.3