From: Benjamin Auder Date: Mon, 26 Nov 2018 14:17:08 +0000 (+0100) Subject: Slight improve in bug report instructions X-Git-Url: https://git.auder.net/?p=vchess.git;a=commitdiff_plain;h=385166a4d682afbdd8e4adc885df9e7a39a5e52f Slight improve in bug report instructions --- diff --git a/public/stylesheets/index.sass b/public/stylesheets/index.sass index fcf7958c..8658bfac 100644 --- a/public/stylesheets/index.sass +++ b/public/stylesheets/index.sass @@ -11,7 +11,7 @@ cursor: pointer .card > h3.section.blue - color: blue + color: #0033cc -.card > h3.section.purple - color: purple +.card > h3.section.red + color: #cc3300 diff --git a/views/index.pug b/views/index.pug index e9663d1d..9acbbfb8 100644 --- a/views/index.pug +++ b/views/index.pug @@ -22,15 +22,14 @@ block content All games start with a random assymetric position. #[br] Games are untimed, and played anonymously. #[br] No chat, to rather focus on the moves :) - h3.purple.section Bug report + h3.red.section Bug report p.section. If you find a bug in a game, please follow this procedure: #[br] - 1. stop playing (click on the resign button); #[br] + 1. stop playing: click on the resign button; #[br] 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 (expected vs. observed), - with the PGN attached :)#[br] + #[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! .row my-variant-summary(