|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
### Checklist
|
|
### Checklist
|
|
- [ ] I've run `bundle exec fastlane test` from the root directory to see all new and existing tests pass
|
|
- [ ] I've run `bundle exec fastlane test` from the root directory to see all new and existing tests pass
|
|
-- [ ] I've followed the [vlc-ios code style](Docs/CodingStyle.md) and run `bundle exec fastlane lint` to ensure the code style is valid
|
|
|
|
|
|
+- [ ] I've followed the [vlc-ios code style](Docs/CodingStyle.md)
|
|
- [ ] I've read the [Contribution Guidelines](https://github.com/videolan/vlc-ios#contribute)
|
|
- [ ] I've read the [Contribution Guidelines](https://github.com/videolan/vlc-ios#contribute)
|
|
- [ ] I've updated the documentation if necessary.
|
|
- [ ] I've updated the documentation if necessary.
|
|
|
|
|