volcano.sh/volcano@v1.9.0/.github/ISSUE_TEMPLATE/bug_report.md (about)

     1  ---
     2  name: Bug Report
     3  about: Report a bug encountered while operating Volcano
     4  labels: kind/bug
     5  
     6  ---
     7  
     8  <!-- This form is for bug reports ONLY!
     9  
    10  If you're looking for a help then check our [Slack Channel](https://cloud-native.slack.com/messages/volcano) or have a look at our [dev mailing](https://groups.google.com/forum/#!forum/volcano-sh) 
    11  -->
    12  
    13  **What happened**:
    14  
    15  **What you expected to happen**:
    16  
    17  **How to reproduce it (as minimally and precisely as possible)**:
    18  
    19  
    20  **Anything else we need to know?**:
    21  
    22  **Environment**:
    23  - Volcano Version:
    24  - Kubernetes version (use `kubectl version`):
    25  - Cloud provider or hardware configuration:
    26  - OS (e.g. from /etc/os-release):
    27  - Kernel (e.g. `uname -a`):
    28  - Install tools:
    29  - Others: