We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6f6c0 commit b8362abCopy full SHA for b8362ab
.github/stale.yml
@@ -0,0 +1,12 @@
1
+# Mark issues stale after 1 year
2
+daysUntilStale: 365
3
+# Delete stale issues after 2 years
4
+daysUntilClose: 730
5
+markComment: >
6
+ This issue has been automatically marked as stale because it has not had
7
+ recent activity. It will be closed if no further activity occurs. Thank you
8
+ for your contributions.
9
+closeComment: >
10
+ This issue has been automatically closed after being marked stale. If you're
11
+ still facing this problem with the above solution, please comment and we'll
12
+ reopen!
0 commit comments