From 3db21278c5448f639fe483f797c503d5a512c6bc Mon Sep 17 00:00:00 2001 From: LaureVergeron Date: Thu, 15 Mar 2018 17:06:17 +0100 Subject: [PATCH] RF: ZNC-26: Issue Template to highlight Discourse --- .github/ISSUE_TEMPLATE.md | 59 ++++++++++++++++++++++++++++++--------- 1 file changed, 46 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 23897a4fe1..435bf233f2 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,19 +1,32 @@ -# Issue template +# General support information -If you are reporting a new issue, make sure that we do not have any -duplicates already open. You can ensure this by searching the issue list for -this repository. If there is a duplicate, please close your issue and add a -comment to the existing issue instead. +GitHub Issues are **reserved** for actionable bug reports (including +documentation inaccuracies), and feature requests. +**All questions** (regarding configuration, use cases, performance, community, +events, setup and usage recommendations, among other things) should be asked on +the **[Zenko Forum](http://forum.zenko.io/)**. -## General support information +> Questions opened as GitHub issues will systematically be closed, and moved to +> the [Zenko Forum](http://forum.zenko.io/). -GitHub Issues are reserved for actionable bug reports and feature requests. -General questions should be sent to the -[S3 scality server Forum](http://forum.scality.com/). +-------------------------------------------------------------------------------- + +## Avoiding duplicates + +When reporting a new issue/requesting a feature, make sure that we do not have +any duplicates already open: + +- search the issue list for this repository (use the search bar, select + "Issues" on the left pane after searching); +- if there is a duplicate, please do not open your issue, and add a comment + to the existing issue instead. + +-------------------------------------------------------------------------------- ## Bug report information -(delete this section if not applicable) +(delete this section (everything between the lines) if you're not reporting a bug +but requesting a feature) ### Description @@ -29,13 +42,22 @@ Describe the results you received ### Expected result -Describe the results you expecteds +Describe the results you expected + +### Additional information -### Additional information: (Node.js version, Docker version, etc) +- Node.js version, +- Docker version, +- npm version, +- distribution/OS, +- optional: anything else you deem helpful to us. + +-------------------------------------------------------------------------------- ## Feature Request -(delete this section if not applicable) +(delete this section (everything between the lines) if you're not requesting +a feature but reporting a bug) ### Proposal @@ -52,3 +74,14 @@ What you would like to happen ### Use case Please provide use cases for changing the current behavior + +### Additional information + +- Is this request for your company? Y/N + - If Y: Company name: + - Are you using any Scality Enterprise Edition products (RING, Zenko EE)? Y/N +- Are you willing to contribute this feature yourself? +- Position/Title: +- How did you hear about us? + +--------------------------------------------------------------------------------