From a411e7c977df2f574ed1a7352c7a39299375f012 Mon Sep 17 00:00:00 2001 From: Allan Roger Reid Date: Mon, 19 Jun 2023 22:58:26 -0400 Subject: [PATCH] Create bug_report.md (#2893) --- .github/ISSUE_TEMPLATE/bug_report.md | 48 ++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..5aa91d8bf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,48 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: community, triage +assignees: '' + +--- + +## NOTE +If this case is urgent, please subscribe to [Subnet](https://min.io/pricing) so that our 24/7 support team may help you faster. + + + +## Expected Behavior + + + +## Current Behavior + + + +## Possible Solution + + + +## Steps to Reproduce (for bugs) + + + +1. +2. +3. +4. + +## Context + + + +## Regression + + + +## Your Environment + +* MinIO version used (`minio --version`): +* Server setup and configuration: +* Operating System and version (`uname -a`):