From 4cb6533cfbf6b59197c3aaabe8a6f04a43f643c3 Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 22 May 2019 08:07:28 +0100 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 0116dea51..b3deb4a73 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -11,7 +11,7 @@ exemptLabels: - possible feature - planned - in progress - - enchancement + - enhancement # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable @@ -20,4 +20,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: false \ No newline at end of file +closeComment: false