rclone/.github/ISSUE_TEMPLATE/Bug.md

51 lines
1.1 KiB
Markdown
Raw Normal View History

---
name: Bug report
about: Report a problem with rclone
---
<!--
Welcome :-) We understand you are having a problem with rclone; we want to help you with that!
If you've just got a question or aren't sure if you've found a bug then please use the rclone forum:
https://forum.rclone.org/
instead of filing an issue for a quick response.
If you think you might have found a bug, please can you try to replicate it with the latest beta?
https://beta.rclone.org/
If you can still replicate it with the latest beta, then please fill in the info below which makes our lives much easier. A log with -vv will make our day :-)
Thank you
The Rclone Developers
-->
2018-02-28 23:05:37 +01:00
#### What is the problem you are having with rclone?
#### What is your rclone version (output from `rclone version`)
2016-02-21 11:32:44 +01:00
#### Which OS you are using and how many bits (e.g. Windows 7, 64 bit)
2016-02-21 11:32:44 +01:00
#### Which cloud storage system are you using? (e.g. Google Drive)
2016-02-21 11:32:44 +01:00
#### The command you were trying to run (e.g. `rclone copy /tmp remote:tmp`)
2018-02-28 23:05:37 +01:00
#### A log from the command with the `-vv` flag (e.g. output from `rclone -vv copy /tmp remote:tmp`)
2016-02-21 11:32:44 +01:00