2018-09-21 19:17:32 +02:00
|
|
|
<!--
|
|
|
|
Thank you very much for contributing code or documentation to rclone! Please
|
|
|
|
fill out the following questions to make it easier for us to review your
|
|
|
|
changes.
|
|
|
|
|
|
|
|
You do not need to check all the boxes below all at once, feel free to take
|
|
|
|
your time and add more commits. If you're done and ready for review, please
|
|
|
|
check the last box.
|
|
|
|
-->
|
|
|
|
|
|
|
|
#### What is the purpose of this change?
|
|
|
|
|
|
|
|
<!--
|
|
|
|
Describe the changes here
|
|
|
|
-->
|
|
|
|
|
|
|
|
#### Was the change discussed in an issue or in the forum before?
|
|
|
|
|
|
|
|
<!--
|
|
|
|
Link issues and relevant forum posts here.
|
|
|
|
-->
|
|
|
|
|
|
|
|
#### Checklist
|
|
|
|
|
2019-07-28 19:47:38 +02:00
|
|
|
- [ ] I have read the [contribution guidelines](https://github.com/rclone/rclone/blob/master/CONTRIBUTING.md#submitting-a-pull-request).
|
2018-09-21 19:17:32 +02:00
|
|
|
- [ ] I have added tests for all changes in this PR if appropriate.
|
|
|
|
- [ ] I have added documentation for the changes if appropriate.
|
2019-07-28 19:47:38 +02:00
|
|
|
- [ ] All commit messages are in [house style](https://github.com/rclone/rclone/blob/master/CONTRIBUTING.md#commit-messages).
|
2018-09-21 19:17:32 +02:00
|
|
|
- [ ] I'm done, this Pull Request is ready for review :-)
|