sigs.k8s.io/kueue@v0.6.2/.github/ISSUE_TEMPLATE/BUG_REPORT.md (about)

     1  ---
     2  name: Bug Report
     3  about: Report a bug encountered while using Kueue
     4  labels: kind/bug
     5  
     6  ---
     7  
     8  <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
     9  
    10  If the matter is security related, please disclose it privately via https://kubernetes.io/security/
    11  -->
    12  
    13  
    14  **What happened**:
    15  
    16  **What you expected to happen**:
    17  
    18  **How to reproduce it (as minimally and precisely as possible)**:
    19  
    20  **Anything else we need to know?**:
    21  
    22  **Environment**:
    23  - Kubernetes version (use `kubectl version`):
    24  - Kueue version (use `git describe --tags --dirty --always`):
    25  - Cloud provider or hardware configuration:
    26  - OS (e.g: `cat /etc/os-release`):
    27  - Kernel (e.g. `uname -a`):
    28  - Install tools:
    29  - Others: