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 Kesselberg <mail@danielkesselberg.de>2020-02-23 19:10:02 +0300
committerDaniel Kesselberg <mail@danielkesselberg.de>2020-02-24 18:55:12 +0300
commit3e9bd97ce4eb779467ff659d760b55683a186690 (patch)
treea1cce40d65b4a2b9e8d1c93eb7fc17faea7e4d02 /.github
parentaaa1506a47507f54020a450513a34cfc903af4e1 (diff)
Add short explanation how to use the organization search to find issues with all nextcloud repos.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/Bug_report.md2
1 files changed, 1 insertions, 1 deletions
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