From 98ccb376074052c83a1a0fd51262ab5ffe82c8b3 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Wed, 5 Dec 2018 00:12:22 +0100
Subject: [PATCH] [cosmetics] Slightly rephrase bug report instructions

---
 views/index.pug | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/views/index.pug b/views/index.pug
index 9acbbfb8..1caded72 100644
--- a/views/index.pug
+++ b/views/index.pug
@@ -29,8 +29,7 @@ block content
 							2. click on the PGN to download it; #[br]
 							3. send an email to
 							#[a(href="mailto:contact@vchess.club?subject=[vchess.club] bug report") contact@vchess.club]
-							describing the situation, with the PGN and a screenshot attached :)#[br]
-							Thank you!
+							with relevant comments and the PGN attached. Thank you!
 		.row
 			my-variant-summary(
 				v-for="(v,idx) in sortedCounts",
-- 
2.44.0