From b475296cee6d202c8badda1e5432418e5c660880 Mon Sep 17 00:00:00 2001 From: webzwo0i Date: Wed, 23 Jun 2021 21:27:55 +0200 Subject: [PATCH] stop closing feature requests by stale bot --- .github/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/stale.yml b/.github/stale.yml index 2e530c6c0..ec8b0859e 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -12,6 +12,7 @@ exemptLabels: - Black hole bug - Special case Bug - Upstream bug + - Feature Request # 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