Skip to content

Commit

Permalink
Merge pull request #1229 from urfave/lynncyrin-patch-1
Browse files Browse the repository at this point in the history
Don't let stale bot close "help wanted" issues
  • Loading branch information
coilysiren committed Feb 26, 2021
2 parents 92d7784 + c3ebeae commit 13ded1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/stale.yml
Expand Up @@ -14,6 +14,7 @@ onlyLabels: []
exemptLabels:
- pinned
- security
- "help wanted"
- "kind/maintenance"

# Set to true to ignore issues in a project (defaults to false)
Expand Down

0 comments on commit 13ded1e

Please sign in to comment.