github.com/sijibomii/docker@v0.0.0-20231230191044-5cf6ca554647/.github/ISSUE_TEMPLATE.md (about)

     1  <!--
     2  If you are reporting a new issue, make sure that we do not have any duplicates
     3  already open. You can ensure this by searching the issue list for this
     4  repository. If there is a duplicate, please close your issue and add a comment
     5  to the existing issue instead.
     6  
     7  If you suspect your issue is a bug, please edit your issue description to
     8  include the BUG REPORT INFORMATION shown below. If you fail to provide this
     9  information within 7 days, we cannot debug your issue and will close it. We
    10  will, however, reopen it if you later provide the information.
    11  
    12  For more information about reporting issues, see
    13  https://github.com/docker/docker/blob/master/CONTRIBUTING.md#reporting-other-issues
    14  
    15  ---------------------------------------------------
    16  BUG REPORT INFORMATION
    17  ---------------------------------------------------
    18  Use the commands below to provide key information from your environment:
    19  You do NOT have to include this information if this is a FEATURE REQUEST
    20  -->
    21  
    22  **Output of `docker version`:**
    23  
    24  ```
    25  (paste your output here)
    26  ```
    27  
    28  
    29  **Output of `docker info`:**
    30  
    31  ```
    32  (paste your output here)
    33  ```
    34  
    35  **Additional environment details (AWS, VirtualBox, physical, etc.):**
    36  
    37  
    38  
    39  **Steps to reproduce the issue:**
    40  1.
    41  2.
    42  3.
    43  
    44  
    45  **Describe the results you received:**
    46  
    47  
    48  **Describe the results you expected:**
    49  
    50  
    51  **Additional information you deem important (e.g. issue happens only occasionally):**