We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ea6af commit b877bf2Copy full SHA for b877bf2
.github/FUNDING.yml
@@ -0,0 +1 @@
1
+github: walidsobhie-code
.github/stale.yml
@@ -0,0 +1,11 @@
+# Configuration for stale bot
2
+
3
+daysBeforeStale: 60
4
+daysBeforeClose: 7
5
+staleLabel: "stale"
6
+comment: "This issue has been automatically marked as stale due to inactivity."
7
8
+issuesLabel: "stale"
9
+closeIssueMessage: "This issue was closed due to inactivity."
10
11
+operationsPerRun: 30
0 commit comments