diff --git a/.github/stale.yml b/.github/stale.yml index d9f6563..968126a 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -1,3 +1,5 @@ +--- +# https://github.com/probot/stale # Number of days of inactivity before an issue becomes stale daysUntilStale: 60 # Number of days of inactivity before a stale issue is closed @@ -14,4 +16,5 @@ markComment: > recent activity. It will be closed if no further activity occurs. Thank you for your contributions. # Comment to post when closing a stale issue. Set to `false` to disable -closeComment: false \ No newline at end of file +closeComment: false +