Kevin F
11 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
7 additions and
0 deletions
-
.github/stale.yml
|
|
@ -0,0 +1,7 @@ |
|
|
|
# Number of days of inactivity before an issue becomes stale |
|
|
|
daysUntilStale: 0 |
|
|
|
# Number of days of inactivity before a stale issue is closed |
|
|
|
daysUntilClose: 0 |
|
|
|
# Label to use when marking an issue as stale |
|
|
|
staleLabel: wontfix |
|
|
|
closeComment: false |