From d98d4cd0a37598a34b286f461eae3bdebd9f6f12 Mon Sep 17 00:00:00 2001 From: Bartosz Polaczyk Date: Mon, 14 Feb 2022 08:46:25 +0100 Subject: [PATCH] Apply suggestions from code review --- .github/ISSUE_TEMPLATE/BUG_REPORT.md | 2 +- .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index bba9c5b..c047a20 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -11,7 +11,7 @@ PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATI **My integration setup** [ ] CocoaPods cocoapods-xcremotecache plugin -[ ] Automatic integration wusingith `xcprepare integrate ...` +[ ] Automatic integration using `xcprepare integrate ...` [ ] Manual integration [ ] Carthage diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md index b764d1b..dfef01e 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md @@ -15,6 +15,6 @@ PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATI **Relevant integration setup** [ ] CocoaPods cocoapods-xcremotecache plugin -[ ] Automatic integration wusingith `xcprepare integrate ...` +[ ] Automatic integration using `xcprepare integrate ...` [ ] Manual integration [ ] Carthage