From 769aa860f2fc15d4595cf126e46968a8c95abdb8 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Wed, 28 Feb 2018 21:56:14 +0000 Subject: [PATCH] Rewrite greeting message for issue template inside HTML quoting --- ISSUE_TEMPLATE.md | 39 +++++++++++++++++++++++++++++++-------- 1 file changed, 31 insertions(+), 8 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 159b32c26..33ea7bba0 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -1,17 +1,40 @@ -When filing an issue, please include the following information if possible as well as a description of the problem. Make sure you test with the latest beta of rclone. + -> The command you were trying to run (eg `rclone copy /tmp remote:tmp`) +## What is your rclone version (eg output from `rclone -V`) -> A log from the command with the `-vv` flag (eg output from `rclone -vv copy /tmp remote:tmp`) + +## 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 `-vv` flag (eg output from `rclone -vv copy /tmp remote:tmp`)