Added emoji to exempt list to match current labels

This commit is contained in:
snipe 2018-06-01 13:55:39 -07:00
parent 5a6b8bb856
commit e5c1f4847d

4
.github/stale.yml vendored
View file

@ -9,6 +9,10 @@ exemptLabels:
- :woman_technologist: ready for dev
- :moneybag: bounty
- :hand: bug
- "🔐 security"
- "👩‍💻 ready for dev"
- "💰 bounty"
- "✋ bug"
# 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