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