Note public GitHub mirror in CONTRIBUTING
CI / Unit tests (pull_request) Successful in 45s
CI / Gitleaks (pull_request) Successful in 33s

This commit is contained in:
2026-08-05 14:59:17 -04:00
parent 6a1a9877e2
commit 650e25852d
+5
View File
@@ -1,5 +1,10 @@
# Contributing
## Public mirror & issues
- **GitHub:** [github.com/Gitilia/SwipeAnything](https://github.com/Gitilia/SwipeAnything) — issues and small PRs welcome.
- Day-to-day CI runs on a private forge; the public repo is a push mirror. Prefer an issue before large adapter PRs.
Adapters are the whole point of this project — the swipe UI, keyboard
shortcuts, drag gestures, undo stack, and settings form are all generic and
work for any adapter that implements the contract below.