From dcacdc7112eddb68b9360f3fa775999c7403d206 Mon Sep 17 00:00:00 2001 From: Xaviju Date: Wed, 19 Oct 2016 10:19:50 +0200 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index dc4f151d..068b5851 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -2,18 +2,18 @@ Please ensure that your issue is not already reported in our [issues list](https://tree.taiga.io/project/taiga/issues?order_by=-created_date). If this issue was already reported, remember that you can upvote it to raise its importance. -###Do you want to request a *feature* or report a *bug*? +**Do you want to request a *feature* or report a *bug*?** -###What is the current behavior? +**What is the current behavior?** -###If the current behavior is a bug, please provide the steps to reproduce. +**If the current behavior is a bug, please provide the steps to reproduce.** -###What is the expected behavior? +**What is the expected behavior?** -###Is it happening in taiga.io or in your own instance? +**Is it happening in taiga.io or in your own instance?** -###What browser/version are you using? +**What browser/version are you using?** -###Are there any console errors *(Ctrl + F12)* in red? +**Are there any console errors *(Ctrl + F12)* in red?** Thanks for reporting!