Commit 0d7004b6 authored by Orta's avatar Orta Committed by GitHub

Merge pull request #6362 from CocoaPods/dani_update_issue_template

[ISSUE TEMPLATE] Add a note about Nanaimo LoadError's
parents 581c5edb 520e3e0f
...@@ -6,11 +6,18 @@ ...@@ -6,11 +6,18 @@
> Before you start, are you using the latest CocoaPods release? > Before you start, are you using the latest CocoaPods release?
> A lot changes with Xcode releases that are not backwards compatible. > A lot changes with Xcode releases that are not backwards compatible.
> >
> Xcode 8 Status: Only works with CocoaPods 1.1.0+
> Pushing a Swift 2.3 Pod: You need to add a `.swift-version` file or the argument `--swift-version=VERSION`, see the CHANGELOG
> Not an issue about the CocoaPods command line app? Please file an issue in the appropriate repo - https://github.com/CocoaPods > Not an issue about the CocoaPods command line app? Please file an issue in the appropriate repo - https://github.com/CocoaPods
> Issues are for feature requests, and bugs; questions should go to Stack Overflow > Issues are for feature requests, and bugs; questions should go to Stack Overflow
>
> Using CocoaPods <= 0.39: http://blog.cocoapods.org/Sharding/ > Using CocoaPods <= 0.39: http://blog.cocoapods.org/Sharding/
>
> Using Xcode 8: Requires CocoaPods 1.1.0 or above.
>
> Issue with Nanaimo not loading:
> Please run `[sudo] gem uninstall nanaimo` and remove all but the latest version.
>
> Linting a Swift 2.3 Pod: You need to add a .swift-version file or the
> argument --swift-version=VERSION, see the CHANGELOG.
* [ ] I've read and understood the [*CONTRIBUTING guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). * [ ] I've read and understood the [*CONTRIBUTING guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment