diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea782..cfd5b34d2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,35 +4,31 @@ about: Create a report to help us improve title: '' labels: '' assignees: '' - --- -**Describe the bug** +#### Describe the bug + A clear and concise description of what the bug is. -**To Reproduce** +#### To Reproduce + Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error -**Expected behavior** +#### Expected behavior + A clear and concise description of what you expected to happen. -**Screenshots** -If applicable, add screenshots to help explain your problem. +#### Screenshots -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] +If applicable, add screenshots to help explain your problem. -**Smartphone (please complete the following information):** - - Device: [e.g. iPhone6] - - OS: [e.g. iOS8.1] - - Browser [e.g. stock browser, safari] - - Version [e.g. 22] +#### Additional contextual information -**Additional context** -Add any other context about the problem here. +- OS: [e.g. macOS Ventura 13.4.1] +- Browser incl. version [e.g. firefox 117.0.1, chrome 117.0.5938.62, safari 16.5.1] +- Rig Version [e.g. 1.1.3] +- Cluster Type and version [e.g docker 24.0.2, k8s 1.27.3 (gke, eks, aks)]