Browse Source

Spare good first issues from the wrath of stalebot

custom
Bozhidar Batsov 7 years ago
parent
commit
123d3aad4c
  1. 1
      .github/stale.yml

1
.github/stale.yml

@ -13,6 +13,7 @@ onlyLabels: []
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels: exemptLabels:
- "high priority" - "high priority"
- "good first issue"
- "pinned" - "pinned"
# Set to true to ignore issues in a project (defaults to false) # Set to true to ignore issues in a project (defaults to false)

Loading…
Cancel
Save