Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <enoch85@gmail.com>2015-03-25 07:21:43 +0300
committerDaniel Hansson <enoch85@gmail.com>2015-03-25 07:21:43 +0300
commit1b2df4b83696f11319cad42abb44b45e8bf695e7 (patch)
tree53d4abdbb4b95f278ed86c7f39446068e060b7e0 /CONTRIBUTING.md
parent43beaba0dcca396c3e5707b37f0208067291fdee (diff)
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.
Diffstat (limited to 'CONTRIBUTING.md')
-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.