github.com/kubevela/workflow@v0.6.0/.github/ISSUE_TEMPLATE/bug_report.md (about)

     1  ---
     2  name: "\U0001F41B Bug report"
     3  about: Create a report to help us improve
     4  title: ""
     5  labels: kind/bug
     6  assignees: ''
     7  
     8  ---
     9  
    10  **Describe the bug**
    11  <!--
    12  A clear and concise description of what the bug is.
    13  -->
    14  
    15  **To Reproduce**
    16  <!--
    17  Steps to reproduce the behavior:
    18  1. The YAML files of Component/Trait I used.
    19  2. The YAML file of WorkflowRun I applied.
    20  3. Other operations I have done.
    21  4. See error
    22  -->
    23  
    24  **Expected behavior**
    25  <!--
    26  A clear and concise description of what you expected to happen.
    27  -->
    28  
    29  **Screenshots**
    30  <!--
    31  If applicable, add screenshots to help explain your problem.
    32  -->
    33  
    34  **Workflow Version**
    35  
    36  <!--
    37  Describe your Workflow controller version information.
    38  -->
    39  
    40  **Cluster information**
    41  <!--
    42  Describe your kubernetes cluster information.
    43  - Kubernetes Version [e.g. 1.16.9]
    44  -->
    45  
    46  **Additional context**
    47  <!--
    48  Add any other context about the problem here.
    49  -->