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!