From ff269e9070425b65b0f94dabe691770bf460f0f0 Mon Sep 17 00:00:00 2001 From: Luc Date: Mon, 8 Jul 2019 18:02:01 +0200 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index d92aba1b..998d3135 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -18,4 +18,4 @@ markComment: > recent activity. It will be closed if no further activity occurs. Thank you for your contributions. # Comment to post when closing a stale issue. Set to `false` to disable -closeComment: true +closeComment: false