From 1213bf9fa12ff8bcb78d1d90c66f682b7b2bc47e Mon Sep 17 00:00:00 2001 From: Krishnan Parthasarathi Date: Fri, 3 Jun 2016 10:31:08 +0530 Subject: [PATCH] Created ISSUE_TEMPLATE with basic information Added an issued template to gather as much useful information that we may need to resolve an issue while the user has access to the relevant details. --- .github/ISSUE_TEMPLATE.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..8de068cdc --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,13 @@ +## Expected behaviour + +## Actual behaviour + +## Steps to reproduce the behaviour + +## Minio version +- (paste output of `minio version`) + +## System information + + +