mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-22 16:41:30 +00:00
Do not close bug and enhancement issues
This commit is contained in:
parent
db5719e22f
commit
090494faf5
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
@ -13,3 +13,4 @@ jobs:
|
||||||
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days'
|
stale-issue-message: 'This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days'
|
||||||
days-before-stale: 60
|
days-before-stale: 60
|
||||||
days-before-close: 5
|
days-before-close: 5
|
||||||
|
exempt-issue-labels: 'bug,enhancement'
|
||||||
|
|
Loading…
Reference in a new issue