├── ISSUE_TEMPLATE.md └── README.md /ISSUE_TEMPLATE.md: -------------------------------------------------------------------------------- 1 | ### fastlane_core has moved 2 | fastlane_core has moved to the [fastlane main repo](https://github.com/fastlane/fastlane/tree/master/fastlane_core). Please create your issue there, thanks! 3 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 |
5 |