aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-03-25 08:46:52 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2015-03-25 08:46:52 +0100
commit9c151d21362e8b91716a03219fc781d7b3c4cc53 (patch)
tree9962c23c1d1e2dbb9d428097835fde8f7fa837f2
parentfb618894902331fdd537e9319ed28959b14175c7 (diff)
parent1b2df4b83696f11319cad42abb44b45e8bf695e7 (diff)
downloadnextcloud-server-9c151d21362e8b91716a03219fc781d7b3c4cc53.tar.gz
nextcloud-server-9c151d21362e8b91716a03219fc781d7b3c4cc53.zip
Merge pull request #15181 from owncloud/simple-fix
Make the link to issue template bold
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8065c392631..d76bf8d2c22 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.