From 1b2df4b83696f11319cad42abb44b45e8bf695e7 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Wed, 25 Mar 2015 05:21:43 +0100 Subject: [PATCH] Make the link to issue template bold Makes it easier to see the issue template link. And hopefully more we don't have to tell everybody that much that they should use it. --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8065c39263..d76bf8d2c2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ If you have questions about how to install or use ownCloud, please direct these ### TL;DR - * The [issue template can be found here][template] but be aware of the different repositories! See list below. + * The [**issue template can be found here**][template] but be aware of the different repositories! See list below. ### Guidelines * Please search the existing issues first, it's likely that your issue was already reported or even fixed.