github.com/minio/minio@v0.0.0-20240328213742-3f72439b8a27/.github/ISSUE_TEMPLATE.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  All GitHub issues are addressed on a best-effort basis at MinIO's sole discretion. There are no Service Level Agreements (SLA) or Objectives (SLO). Remember our [Code of Conduct](https://github.com/minio/minio/blob/master/code_of_conduct.md) when engaging with MinIO Engineers and the larger community.
    12  
    13  For urgent issues (e.g. production down, etc.), subscribe to [SUBNET](https://min.io/pricing?jmp=github) for direct to engineering support.
    14   
    15  <!--- Provide a general summary of the issue in the Title above -->
    16  
    17  ## Expected Behavior
    18  <!--- If you're describing a bug, tell us what should happen -->
    19  <!--- If you're suggesting a change/improvement, tell us how it should work -->
    20  
    21  ## Current Behavior
    22  <!--- If describing a bug, tell us what happens instead of the expected behavior -->
    23  <!--- If suggesting a change/improvement, explain the difference from current behavior -->
    24  
    25  ## Possible Solution
    26  <!--- Not obligatory, but suggest a fix/reason for the bug, -->
    27  <!--- or ideas how to implement the addition or change -->
    28  
    29  ## Steps to Reproduce (for bugs)
    30  <!--- Provide a link to a live example, or an unambiguous set of steps to -->
    31  <!--- reproduce this bug. Include code to reproduce, if relevant -->
    32  <!--- and make sure you have followed https://github.com/minio/minio/tree/release/docs/debugging to capture relevant logs -->
    33  
    34  1.
    35  2.
    36  3.
    37  4.
    38  
    39  ## Context
    40  <!--- How has this issue affected you? What are you trying to accomplish? -->
    41  <!--- Providing context helps us come up with a solution that is most useful in the real world -->
    42  
    43  ## Regression
    44  <!-- Is this issue a regression? (Yes / No) -->
    45  <!-- If Yes, optionally please include minio version or commit id or PR# that caused this regression, if you have these details. -->
    46  
    47  ## Your Environment
    48  <!--- Include as many relevant details about the environment you experienced the bug in -->
    49  * Version used (`minio --version`):
    50  * Server setup and configuration:
    51  * Operating System and version (`uname -a`):