From: Daniel Carl <danielcarl@gmx.de>
Date: Mon, 8 Oct 2018 20:26:14 +0000 (+0200)
Subject: Do not stale bug labeled issues.
X-Git-Url: https://git.owens.tech/wrapped.html/wrapped.html/git?a=commitdiff_plain;h=7c6c4ae47ffdd58739228b1f2a1a48cf5f5ba369;p=vimb.git

Do not stale bug labeled issues.
---

diff --git a/.github/stale.yml b/.github/stale.yml
index ddcc87b..334bc76 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -8,6 +8,7 @@ exemptLabels:
   - rfc
   - security
   - pinned
+  - bug
 # 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