github.com/galamsiva2020/kubernetes-heapster-monitoring@v0.0.0-20210823134957-3c1baa7c1e70/.github/ISSUE_TEMPLATE.md (about)

     1  <!--
     2  Before you report 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  ** please remove empty sections and comments before submitting **
     8  -->
     9  
    10  **Description**
    11  
    12  <!--
    13  Briefly describe the problem you are having in a few paragraphs.
    14  -->
    15  
    16  **Steps to reproduce:**
    17  
    18  
    19  **Describe the results you received:**
    20  
    21  
    22  **Describe the results you expected:**
    23  
    24  
    25  **Output of `heapster --version`:**
    26  
    27  ```
    28  (paste your output here)
    29  ```
    30  
    31  **Output of `kubectl version`:**
    32  
    33  ```
    34  (paste your output here)
    35  ```