summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranoy <anoymouserver@users.noreply.github.com>2021-01-16 18:33:24 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2021-01-17 16:00:03 +0100
commit138c178008a17dd01538703fc431c9972fdc734c (patch)
tree1a750e93801f5a76dab522eeaefb8a2fca448d68
parenta157bbf668e80243044b47bb7f2c1d19d1f95601 (diff)
link to the issue template chooser instead of creating an empty one
Signed-off-by: anoy <anoymouserver@users.noreply.github.com>
-rw-r--r--templates/part.settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.settings.php b/templates/part.settings.php
index b3a1b541e..cd2db51fe 100644
--- a/templates/part.settings.php
+++ b/templates/part.settings.php
@@ -153,7 +153,7 @@
<p>
<a target="_blank"
rel="noreferrer"
- href="https://github.com/nextcloud/news/issues/new"><?php p($l->t('Report a bug')); ?></a>
+ href="https://github.com/nextcloud/news/issues/new/choose"><?php p($l->t('Report a bug')); ?></a>
</p>
</div>