change stale label to 'stale'

Daniel Gultsch created

Change summary

.github/stale.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

Detailed changes

.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