From 3e9bd97ce4eb779467ff659d760b55683a186690 Mon Sep 17 00:00:00 2001 From: Daniel Kesselberg Date: Sun, 23 Feb 2020 17:10:02 +0100 Subject: [PATCH] Add short explanation how to use the organization search to find issues with all nextcloud repos. Signed-off-by: Daniel Kesselberg --- .github/ISSUE_TEMPLATE/Bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 308cd99de91..fddcfee8234 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -18,7 +18,7 @@ Nextcloud is an open source project backed by Nextcloud GmbH. Most of our volunt Guidelines for submitting issues: * Please search the existing issues first, it's likely that your issue was already reported or even fixed. - - Go to one of the repositories, click "issues" and type any word in the top search/command bar. + - Go to https://github.com/nextcloud and type any word in the top search/command bar. You probably see something like "We couldn’t find any repositories matching ..." then click "Issues" in the left navigation. - You can also filter by appending e. g. "state:open" to the search string. - More info on search syntax within github: https://help.github.com/articles/searching-issues