summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorSimon L <szaimen@e.mail.de>2023-06-08 14:45:46 +0200
committerSimon L <szaimen@e.mail.de>2023-06-08 14:45:46 +0200
commit8e34153145acfcafe6bc21cdfca7dcfa84b5b171 (patch)
treee530401f68b93722eecf2b40de07c8aeb37550c2 /.github/ISSUE_TEMPLATE
parentfaf0e634db6d08ca354578d93a52d07245b60404 (diff)
downloadnextcloud-server-8e34153145acfcafe6bc21cdfca7dcfa84b5b171.tar.gz
nextcloud-server-8e34153145acfcafe6bc21cdfca7dcfa84b5b171.zip
fix false link in issue template
Signed-off-by: Simon L <szaimen@e.mail.de>
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/BUG_REPORT.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
index 6b6efc472b0..bbf73e9ae24 100644
--- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
+++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml
@@ -17,7 +17,7 @@ body:
options:
- label: This is a **bug**, not a question or a configuration/webserver/proxy issue.
required: true
- - label: This issue is **not** already reported on [Github](https://github.com/nextcloud/server/pulls?q=is%3Aopen+is%3Apr+label%3Abug) OR [Nextcloud Community Forum](https://help.nextcloud.com/) _(I've searched it)_.
+ - label: This issue is **not** already reported on [Github](https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3Abug) OR [Nextcloud Community Forum](https://help.nextcloud.com/) _(I've searched it)_.
required: true
- label: Nextcloud Server **is** up to date. See [Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) for supported versions.
required: true