From 3afeb138912beeab7ef1758baac27163ea18515c Mon Sep 17 00:00:00 2001 From: William Date: Mon, 12 Aug 2019 20:30:19 +1200 Subject: [PATCH] chore(project): adjust stalebot config (#3081) --- .github/stale.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/stale.yml b/.github/stale.yml index 9efe94673..85d558ed5 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -15,6 +15,7 @@ issues: - kind/feature - kind/question - kind/style + - kind/workaround - bug/need-confirmation - bug/confirmed - status/discuss