Update ISSUE_TEMPLATE.md

This commit is contained in:
Serhii Butenko 2016-11-24 13:29:01 +02:00 committed by GitHub
parent a71ab5ecca
commit 715b851ca0
1 changed files with 7 additions and 7 deletions

View File

@ -30,13 +30,13 @@
### Your Environment ### Your Environment
- [ ] Version of the component: _insert here_ - Version of the component: _insert here_
- [ ] Swift version: _insert here_ - Swift version: _insert here_
- [ ] iOS version: _insert here_ - iOS version: _insert here_
- [ ] Device: _insert here_ - Device: _insert here_
- [ ] Xcode version: _insert here_ - Xcode version: _insert here_
- [ ] If you use Cocoapods: _run `pod env | pbcopy` and insert here_ - If you use Cocoapods: _run `pod env | pbcopy` and insert here_
- [ ] If you use Carthage: _run `carthage version | pbcopy` and insert here_ - If you use Carthage: _run `carthage version | pbcopy` and insert here_
### Project that demonstrates the bug ### Project that demonstrates the bug