Skip to content

Commit c7756e7

Browse files
authored
Create stale.yml
1 parent ea62468 commit c7756e7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.github/stale.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
daysUntilStale: 30
3+
4+
daysUntilClose: 7
5+
6+
exemptLabels: []
7+
8+
staleLabel: resolution/wontfix
9+
10+
markComment: >
11+
This issue has been automatically marked as stale because it has not had
12+
recent activity. It will be closed if no further activity occurs. Thank you
13+
for your contributions.
14+
15+
closeComment: false

0 commit comments

Comments
 (0)