From aaa1506a47507f54020a450513a34cfc903af4e1 Mon Sep 17 00:00:00 2001 From: Daniel Kesselberg Date: Sat, 22 Feb 2020 19:05:16 +0100 Subject: Add guidelines for submitting issues to template Signed-off-by: Daniel Kesselberg --- .github/ISSUE_TEMPLATE/Bug_report.md | 32 +++++++++++++++++++++++++------- .github/ISSUE_TEMPLATE/config.yml | 3 --- 2 files changed, 25 insertions(+), 10 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 6c9cb145a8f..308cd99de91 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -9,17 +9,35 @@ Thanks for reporting issues back to Nextcloud! Note: This is the **issue tracker of Nextcloud**, please do NOT use this to get answers to your questions or get help for fixing your installation. This is a place to report bugs to developers, after your server has been debugged. You can find help debugging your system on our home user forums: https://help.nextcloud.com or, if you use Nextcloud in a large organization, ask our engineers on https://portal.nextcloud.com. See also https://nextcloud.com/support for support options. -This is the bug tracker for the Server component. Find other components at https://github.com/nextcloud/ +If you are a customer and are using Nextcloud Enterprise, please submit your issue directly in the Nextcloud Portal https://portal.nextcloud.com so it gets resolved more quickly by our dedicated engineers. -For reporting potential security issues please see https://nextcloud.com/security/ +Nextcloud is an open source project backed by Nextcloud GmbH. Most of our volunteers are home users and thus primarily care about issues that affect home users. Our paid engineers prioritize issues of our customers. If you are neither a home user nor a customer, consider paying somebody to fix your issue, do it yourself or become a customer. +--> -To make it possible for us to deal with the bug please fill out below information carefully. -You can also use the Issue Template application to prefill most of the required information: https://apps.nextcloud.com/apps/issuetemplate + -If you are a customer and are using Nextcloud Enterprise, please submit your issue directly in the Nextcloud Portal https://portal.nextcloud.com so it gets resolved more quickly by our dedicated engineers. + + +### How to use GitHub + +* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. +* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue. -Note that Nextcloud is an open source project backed by Nextcloud GmbH. Most of our volunteers are home users and thus primarily care about issues that affect home users. Our paid engineers prioritize issues of our customers. If you are neither a home user nor a customer, consider paying somebody to fix your issue, do it yourself or become a customer. ---> ### Steps to reproduce 1. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 63d44c7fa78..60a2ef698ef 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,6 +3,3 @@ contact_links: - name: ❓ Question url: https://help.nextcloud.com/ about: I have a question … - - name: 🔒 Security Vulnerability - url: https://hackerone.com/nextcloud - about: Found a security vulnerability? -- cgit v1.2.3