Skip to content

Commit b877bf2

Browse files
author
Walid Sobhi
committed
Initial commit
1 parent 53ea6af commit b877bf2

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: walidsobhie-code

.github/stale.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# 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

Comments
 (0)