From 7e4b21bb384f06271caa8961066612a61fa0bd82 Mon Sep 17 00:00:00 2001 From: ShiftHackZ <41302477+ShiftHackZ@users.noreply.github.com> Date: Thu, 16 Feb 2023 00:45:06 +0200 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1c37088..5d821ca 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,7 +9,5 @@ - [ ] I have added automated tests that cover the new behavior and removed obsolete tests and code; ### Tested on -- [ ] DEV: iOS -- [ ] DEV: Android -- [ ] PROD: iOS -- [ ] PROD: Android +- [ ] iOS +- [ ] Android