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: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Thanks for taking the time. Contributions are welcome — bug reports, fixes, and well-scoped feature additions.
4
4
5
-
**A note on issue history:** v5 is a complete rewrite using a fundamentally different approach (direct GraphQL API calls via `curl_cffi`) compared to v1–v4, which used browser automation. All issues filed against prior versions were closed when v5 launched — they simply don't apply to the current codebase. If you're seeing low issue count and wondering about project health, this is why.
5
+
**A note on issue history:** v5 is a complete rewrite using a fundamentally different approach (direct GraphQL API calls via `curl_cffi`) compared to v1–v3, which used browser automation. All issues filed against prior versions were closed when v4 launched — they simply don't apply to the current codebase.
0 commit comments