Skip to content

Commit

Permalink
Add stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
David Dias committed Jul 6, 2018
1 parent 661977f commit eb74773
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
daysUntilStale: 60
daysUntilClose: 15
exemptLabels:
- pinned
- security
staleLabel: wontfix
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. If you have any question, please contact me directly at [email protected]. Thank you
for your contributions to that project!
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false

0 comments on commit eb74773

Please sign in to comment.