diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bb764d6..bdaddf6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -9,3 +9,9 @@ To run the test suite: 1. Open the directory in Xcode 1. Click Product → Test or +U + +## Feature parity with Android + +New features will not be merged until also added to [turbo-android](https://github.com/hotwired/turbo-android). + +This does not apply to bugs that only appear on iOS.