From 10a28297770a95d8c363725cb8f58d1924f065f3 Mon Sep 17 00:00:00 2001 From: Sawyer McLane Date: Thu, 28 Mar 2019 18:39:18 -0600 Subject: [PATCH] Added another label tag --- .github/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/stale.yml b/.github/stale.yml index 24b3d9d..3e85cbd 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,6 +6,7 @@ daysUntilClose: 7 exemptLabels: - pinned - security + - help wanted # 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