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