diff --git a/.github/stale.yml b/.github/stale.yml
index 5f3345db4..8be85e414 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -6,8 +6,9 @@ daysUntilClose: 7
 exemptLabels:
   - feature
   - security
+  - bug
 # Label to use when marking an issue as stale
-staleLabel: wontfix
+staleLabel: stale
 # Comment to post when marking an issue as stale. Set to `false` to disable
 markComment: >
   This issue has been automatically marked as stale because it has not had