From 3e8874c809e1ce962b84078edf255b9f5264890f Mon Sep 17 00:00:00 2001 From: Spacehuhn Date: Wed, 17 Jun 2020 00:22:00 +0200 Subject: [PATCH] Don't stale feature requests --- .github/stale.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 84a0f36..9f65251 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -7,8 +7,7 @@ exemptLabels: - pinned - bug - translation - - discussion - - development + - feature request # 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