mirror of
https://github.com/YTVanced/Vanced
synced 2024-11-13 06:15:06 +00:00
Make issues go brrrr
This commit is contained in:
parent
a8f9741dae
commit
972fc9f5f7
1 changed files with 2 additions and 2 deletions
4
.github/stale.yml
vendored
4
.github/stale.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
# Number of days of inactivity before an issue becomes stale
|
||||
daysUntilStale: 30
|
||||
daysUntilStale: 1
|
||||
# Number of days of inactivity before a stale issue is closed
|
||||
daysUntilClose: 7
|
||||
daysUntilClose: 1
|
||||
# Issues with these labels will never be considered stale
|
||||
exemptLabels:
|
||||
- pinned
|
||||
|
|
Loading…
Reference in a new issue