Skip to content

Commit c19eb8c

Browse files
authored
Update CONTRIBUTING.md
1 parent e4eaeb4 commit c19eb8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Thanks for taking the time. Contributions are welcome — bug reports, fixes, and well-scoped feature additions.
44

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.
66

77
---
88

0 commit comments

Comments
 (0)