From 5182365f8f9d533e4ef122053a632f9ff1acc11b Mon Sep 17 00:00:00 2001 From: Roy Ivy III Date: Sun, 30 May 2021 13:40:59 -0500 Subject: [PATCH] docs/polish ~ (GH/stale) add spell-checker exceptions --- .github/stale.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index e0988d0bd..b614226dc 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,4 +1,5 @@ -# Number of days of inactivity before an issue/PR becomes stale +# spell-checker:ignore (labels) wontfix + # Number of days of inactivity before an issue/PR becomes stale daysUntilStale: 365 # Number of days of inactivity before a stale issue/PR is closed daysUntilClose: 365