8000 Update stale.yml · tmthecoder/flutter-webrtc@14c8e86 · GitHub
[go: up one dir, main page]

Skip to content

Commit 14c8e86

Browse files
authored
Update stale.yml
1 parent ca27c5a commit 14c8e86

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/stale.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ daysUntilClose: 7
66
exemptLabels:
77
- pinned
88
- security
9+
- 🐛bug
10+
- 🚀enhancement
11+
- 😭help%20wanted
912
# Label to use when marking an issue as stale
1013
staleLabel: wontfix
1114
# Comment to post when marking an issue as stale. Set to `false` to disable
@@ -14,4 +17,4 @@ markComment: >
1417
recent activity. It will be closed if no further activity occurs. Thank you
1518
for your contributions.
1619
# Comment to post when closing a stale issue. Set to `false` to disable
17-
closeComment: false
20+
closeComment: false

0 commit comments

Comments
 (0)
0