Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 46 additions & 13 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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

Expand All @@ -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?

--------------------------------------------------------------------------------