Update ISSUE_TEMPLATE.md
This commit is contained in:
parent
a71ab5ecca
commit
715b851ca0
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue