From 123d3aad4c48ceb93e70c781728506868c370051 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Thu, 9 May 2019 12:07:19 +0300 Subject: [PATCH] Spare good first issues from the wrath of stalebot --- .github/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/stale.yml b/.github/stale.yml index b7e3eee..827d52d 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -13,6 +13,7 @@ onlyLabels: [] # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable exemptLabels: - "high priority" + - "good first issue" - "pinned" # Set to true to ignore issues in a project (defaults to false)