...

Text file src/github.com/datawire/ambassador/v2/.github/ISSUE_TEMPLATE/Bug_report.md

Documentation: github.com/datawire/ambassador/v2/.github/ISSUE_TEMPLATE

     1---
     2name: Bug report
     3about: Create a report to help us improve
     4
     5---
     6
     7**Describe the bug**
     8A clear and concise description of what the bug is.
     9
    10**To Reproduce**
    11Steps to reproduce the behavior:
    121. Go to '...'
    132. Click on '....'
    143. Scroll down to '....'
    154. See error
    16
    17**Expected behavior**
    18A clear and concise description of what you expected to happen.
    19
    20**Versions (please complete the following information):**
    21 - Ambassador: [e.g. 0.32.1]
    22 - Kubernetes environment [e.g. Minikube, bare metal, Google Kubernetes Engine]
    23 - Version [e.g. 1.8.1]
    24
    25**Additional context**
    26Add any other context about the problem here.

View as plain text