We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecbf64f commit f94f9e6Copy full SHA for f94f9e6
.github/stale.yml
@@ -0,0 +1,10 @@
1
+daysUntilStale: 20
2
+daysUntilClose: 7
3
+exemptLabels:
4
+ - ":sparkles: feature request"
5
+staleLabel: 💤 stale
6
+markComment: >
7
+ This issue has been automatically marked as stale because it has not had
8
+ recent activity. It will be closed if no further activity occurs. Thank you
9
+ for your contributions.
10
+closeComment: false
0 commit comments