Thanks for contributing to fastlane! Before you submit your pull request, please make sure to check the following boxes:
- Run
rspec
for all tools you modified - Run
rubocop -a
to ensure the code style is valid - We currently don't accept new actions, please publish a plugin instead, more information in Plugins.md
Before submitting a pull request, we appreciate if you create an issue first to discuss the change 👍