github.com/minio/minio@v0.0.0-20240328213742-3f72439b8a27/.github/ISSUE_TEMPLATE/bug_report.md (about)

     1  ---
     2  name: Bug report
     3  about: Create a report to help us improve
     4  title: ''
     5  labels: community, triage
     6  assignees: ''
     7  
     8  ---
     9  
    10  ## NOTE
    11  If this case is urgent, please subscribe to [Subnet](https://min.io/pricing) so that our 24/7 support team may help you faster.
    12  
    13  <!--- Provide a general summary of the issue in the Title above -->
    14  
    15  ## Expected Behavior
    16  <!--- If you're describing a bug, tell us what should happen -->
    17  <!--- If you're suggesting a change/improvement, tell us how it should work -->
    18  
    19  ## Current Behavior
    20  <!--- If describing a bug, tell us what happens instead of the expected behavior -->
    21  <!--- If suggesting a change/improvement, explain the difference from current behavior -->
    22  
    23  ## Possible Solution
    24  <!--- Not obligatory, but suggest a fix/reason for the bug, -->
    25  <!--- or ideas how to implement the addition or change -->
    26  
    27  ## Steps to Reproduce (for bugs)
    28  <!--- Provide a link to a live example, or an unambiguous set of steps to -->
    29  <!--- reproduce this bug. Include code to reproduce, if relevant -->
    30  <!--- and make sure you have followed https://github.com/minio/minio/tree/release/docs/debugging to capture relevant logs -->
    31  
    32  1.
    33  2.
    34  3.
    35  4.
    36  
    37  ## Context
    38  <!--- How has this issue affected you? What are you trying to accomplish? -->
    39  <!--- Providing context helps us come up with a solution that is most useful in the real world -->
    40  
    41  ## Regression
    42  <!-- Is this issue a regression? (Yes / No) -->
    43  <!-- If Yes, optionally please include minio version or commit id or PR# that caused this regression, if you have these details. -->
    44  
    45  ## Your Environment
    46  <!--- Include as many relevant details about the environment you experienced the bug in -->
    47  * Version used (`minio --version`):
    48  * Server setup and configuration:
    49  * Operating System and version (`uname -a`):