Skip to content

Commit

Permalink
Merge pull request desktop#3261 from desktop/shiftkey-patch-1
Browse files Browse the repository at this point in the history
i think zero here means stale issues are never closed
  • Loading branch information
shiftkey authored Nov 8, 2017
2 parents 4074fd6 + 2690ff7 commit d1e8781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/stale.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 14
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 0
daysUntilClose: 3
exemptLabels:
- bug
- enhancement
Expand Down

0 comments on commit d1e8781

Please sign in to comment.