From 5096224fe6d718ceaed8770e02acefd8847db48c Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 18 May 2018 13:03:37 -0700 Subject: nits --- .github/stale.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.github') diff --git a/.github/stale.yml b/.github/stale.yml index edae9640..0c992964 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -5,11 +5,11 @@ daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - pinned - - security - - enhancement - - bug - - long term - - informational + - security + - enhancement + - bug + - long term + - informational # Label to use when marking an issue as stale staleLabel: stale # Comment to post when marking an issue as stale. Set to `false` to disable -- cgit v1.2.3