Skip to content

Commit

Permalink
Create lock.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-f authored Jul 29, 2020
1 parent a8c973d commit c61a45a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/lock.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Configuration for Lock Threads - https://github.com/dessant/lock-threads-app

# Number of days of inactivity before a closed issue or pull request is locked
daysUntilLock: 60

# Comment to post before locking. Set to `false` to disable
lockComment: >
This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs/questions.

0 comments on commit c61a45a

Please sign in to comment.