From 715b851ca0532ee97fea06ca11ab152ae7036f27 Mon Sep 17 00:00:00 2001 From: Serhii Butenko Date: Thu, 24 Nov 2016 13:29:01 +0200 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 04ad2a6..5449bc8 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -30,13 +30,13 @@ ### Your Environment -- [ ] Version of the component: _insert here_ -- [ ] Swift version: _insert here_ -- [ ] iOS version: _insert here_ -- [ ] Device: _insert here_ -- [ ] Xcode version: _insert here_ -- [ ] If you use Cocoapods: _run `pod env | pbcopy` and insert here_ -- [ ] If you use Carthage: _run `carthage version | pbcopy` and insert here_ +- Version of the component: _insert here_ +- Swift version: _insert here_ +- iOS version: _insert here_ +- Device: _insert here_ +- Xcode version: _insert here_ +- If you use Cocoapods: _run `pod env | pbcopy` and insert here_ +- If you use Carthage: _run `carthage version | pbcopy` and insert here_ ### Project that demonstrates the bug