Merge pull request 'Note public GitHub mirror in CONTRIBUTING' (#4) from chore/github-inviting-polish into main
CI / Unit tests (push) Successful in 33s
CI / Gitleaks (push) Successful in 29s

This commit was merged in pull request #4.
This commit is contained in:
2026-08-05 14:07:16 -05:00
+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.