You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/assign-request-reminder.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ jobs:
94
94
`## 📋 A Few Things to Know`,
95
95
``,
96
96
`- You can hold a **maximum of 3 open issues** at a time.`,
97
-
`- If there's **no activity for 2 days**, the assignment will automatically expire so others can pick it up.`,
97
+
`- If there's **no activity for 3 days**, the assignment will automatically expire so others can pick it up.`,
98
98
`- Make sure to read our **[CONTRIBUTING.md](https://github.com/${owner}/${repo}/blob/main/CONTRIBUTING.md)** before you start — it covers code style, commit conventions, and the PR checklist.`,
0 commit comments