diff options
| -rw-r--r-- | .github/stale.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/stale.yml b/.github/stale.yml index e9d324bf..edae9640 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -9,6 +9,7 @@ exemptLabels: - enhancement - bug - long term + - informational # Label to use when marking an issue as stale staleLabel: stale # Comment to post when marking an issue as stale. Set to `false` to disable |
