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