From e8bb2fd97913ae644d2ec0d4372e5239d04c4f49 Mon Sep 17 00:00:00 2001 From: Zach Klippenstein Date: Thu, 11 Jun 2020 09:56:37 -0700 Subject: [PATCH] Remove iOS line from PR template --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2933a4a65b..07cf224b09 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,5 +3,4 @@ - [ ] Unit Tests - [ ] UI Tests -- [ ] Snapshot Tests (iOS only) - [ ] I have made corresponding changes to the documentation