Update stale.yml
This commit is contained in:
parent
105d14f11f
commit
2373a9c19f
1 changed files with 3 additions and 1 deletions
4
.github/stale.yml
vendored
4
.github/stale.yml
vendored
|
|
@ -3,6 +3,8 @@ daysUntilClose: 7
|
||||||
exemptLabels:
|
exemptLabels:
|
||||||
- 'accepted'
|
- 'accepted'
|
||||||
- 'bug'
|
- 'bug'
|
||||||
|
- 'confirmed bug (tested)'
|
||||||
|
- 'potential bug (needs testing)'
|
||||||
- 'suggestion'
|
- 'suggestion'
|
||||||
- 'help wanted'
|
- 'help wanted'
|
||||||
staleLabel: stale
|
staleLabel: stale
|
||||||
|
|
@ -10,4 +12,4 @@ markComment: >
|
||||||
This issue has been automatically marked as stale because it has not had
|
This issue has been automatically marked as stale because it has not had
|
||||||
recent activity. It will be closed if no further activity occurs. Thank you
|
recent activity. It will be closed if no further activity occurs. Thank you
|
||||||
for your contributions.
|
for your contributions.
|
||||||
closeComment: false
|
closeComment: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue