From 2ad35ed825879c56c68291fd4eefa0761c9cf235 Mon Sep 17 00:00:00 2001 From: Peter Hedenskog Date: Wed, 21 Dec 2016 07:58:40 +0100 Subject: [PATCH] Use exact example on how you run it. --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 49bd7ffe7..7f1d77750 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -3,5 +3,5 @@ Thanks for reporting issues back to sitespeed.io! Make sure you run the latest stable version, we move quite fast and fixes things. -To make it possible for us to help you please explain carefully how we can reproduce your problem. PLEASE make it possible for us to reproduce the problem! One last time: Explain carefully how we can reproduce. +To make it possible for us to help you please explain carefully how we can reproduce your problem. PLEASE give us the exact example how you are running (mask out passwords and URLs you don't want them to be public, but real URLS helps us a lot). -->