From 2d2aea25ac5bbc1fd2b20a65d7935b6222971489 Mon Sep 17 00:00:00 2001 From: delvedor Date: Fri, 2 Aug 2019 14:30:43 +0200 Subject: [PATCH] Updated stale bot --- .github/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/stale.yml b/.github/stale.yml index f6bbb14e1..e4c52677c 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -10,6 +10,7 @@ exemptLabels: - "feature request" - "bug" - "todo" + - "good first issue" # Label to use when marking an issue as stale staleLabel: stale