summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-03-09 11:30:03 -0500
committerPliable Pixels <pliablepixels@gmail.com>2018-03-09 11:30:03 -0500
commit866e3867d8449c6fc925d8d57b29eee5ae0236b5 (patch)
tree32dbcc502d8f9feff8a45d23de434c94e0f46bce /.github
parent5fd8099889edaa31bcfc32bbe3e4a3bd8c32ea99 (diff)
nits
Diffstat (limited to '.github')
-rw-r--r--.github/stale.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index 4e025871..e9d324bf 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -4,9 +4,11 @@ daysUntilStale: 60
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- - pinned
+ - pinned
- security
- enhancement
+ - bug
+ - long term
# 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