diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2015-03-25 08:46:52 +0100 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2015-03-25 08:46:52 +0100 |
commit | 9c151d21362e8b91716a03219fc781d7b3c4cc53 (patch) | |
tree | 9962c23c1d1e2dbb9d428097835fde8f7fa837f2 | |
parent | fb618894902331fdd537e9319ed28959b14175c7 (diff) | |
parent | 1b2df4b83696f11319cad42abb44b45e8bf695e7 (diff) | |
download | nextcloud-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.md | 2 |
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. |