From dfd7a2e86e3547b92915264ea1bbf20e6b1d3420 Mon Sep 17 00:00:00 2001 From: Guido Cossu Date: Fri, 4 Nov 2016 16:16:38 +0000 Subject: [PATCH] Debugging bug_Report file --- _pages/docs/bug_report.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_pages/docs/bug_report.md b/_pages/docs/bug_report.md index c87659dc..bad6ddb0 100644 --- a/_pages/docs/bug_report.md +++ b/_pages/docs/bug_report.md @@ -11,7 +11,9 @@ sidebar: --- {% include base_path %} -{% octicon alert height:32 class:"right left" aria-label:hi %} __To help us tracking and solving more efficiently issues with Grid, please report problems using the [issue system of GitHub](https://github.com/paboyle/Grid/issues) rather than sending emails to Grid developers.__ + + +__To help us tracking and solving more efficiently issues with Grid, please report problems using the [issue system of GitHub](https://github.com/paboyle/Grid/issues) rather than sending emails to Grid developers.__ We also suggest to have a brief look at the [closed issues pages](https://github.com/paboyle/Grid/issues?q=is%3Aissue+is%3Aclosed) and check whether the problem has been addressed already.