diff options
Diffstat (limited to '.github')
| -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 399cb995..7d6713d6 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -10,6 +10,7 @@ exemptLabels: - bug - long term - informational + - help wanted # 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 |
