From 7f37d5f03bde55dace2e300ed5b151dcf1603077 Mon Sep 17 00:00:00 2001
From: Khanh Ngo <khanh.ngo@taxfix.de>
Date: Sun, 21 Nov 2021 21:46:51 +0100
Subject: [PATCH] chore: update stale.yml

---
 .github/stale.yml | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/.github/stale.yml b/.github/stale.yml
index 34fd40f..2a79225 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -49,6 +49,9 @@ limitPerRun: 30
 #     recent activity. It will be closed if no further activity occurs. Thank you
 #     for your contributions.
 
-# issues:
-#   exemptLabels:
-#     - confirmed
+issues:
+ exemptLabels:
+   - enhancement
+   - feature request
+   - documentation
+   - bug