Add issue template for github

This commit is contained in:
Nick Craig-Wood 2016-02-21 10:32:44 +00:00
parent 700e47d6e2
commit a3b4c8a0f2
1 changed files with 13 additions and 0 deletions

13
ISSUE_TEMPLATE.md Normal file
View File

@ -0,0 +1,13 @@
When filing an issue, please include the following information if
possible as well as a description of the problem.
> What is your rclone version (eg output from `rclone -V`)
> Which OS you are using and how many bits (eg Windows 7, 64 bit)
> Which cloud storage system are you using? (eg Google Drive)
> The command you were trying to run (eg `rclone copy /tmp remote:tmp`)
> A log from the command with the `-v` flag (eg output from `rclone -v copy /tmp remote:tmp`)