summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-05-18 13:03:37 -0700
committerPliable Pixels <pliablepixels@gmail.com>2018-05-18 13:03:37 -0700
commit5096224fe6d718ceaed8770e02acefd8847db48c (patch)
treed67507f3eac3d1f1e07aa098d7f3e079b0c9f30d
parent40cff1f00d9452b6dfbbc94b9700bf69a4b0c5d1 (diff)
nits
-rw-r--r--.github/stale.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index edae9640..0c992964 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -5,11 +5,11 @@ daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- pinned
- - security
- - enhancement
- - bug
- - long term
- - informational
+ - security
+ - 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