From e9fd2250ebf41cd90905d3f122186a4384accf81 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Wed, 28 Feb 2018 22:05:37 +0000 Subject: [PATCH] Make titles smaller in issue template --- ISSUE_TEMPLATE.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 33ea7bba0..9336d75b3 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -24,17 +24,20 @@ The Rclone Developers --> -## What is your rclone version (eg output from `rclone -V`) +#### What is the problem you are having with rclone? -## Which OS you are using and how many bits (eg Windows 7, 64 bit) +#### What is your rclone version (eg output from `rclone -V`) -## Which cloud storage system are you using? (eg Google Drive) +#### Which OS you are using and how many bits (eg Windows 7, 64 bit) -## The command you were trying to run (eg `rclone copy /tmp remote:tmp`) +#### Which cloud storage system are you using? (eg Google Drive) -## A log from the command with the `-vv` flag (eg output from `rclone -vv copy /tmp remote:tmp`) +#### 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`)