From e460b1adcdf6e0e7e7899425d09684ac0adad4e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20N=C3=B8rgaard?= Date: Sat, 16 Sep 2023 09:53:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B8=20Improve=20bug=20report=20templat?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fixes #93 --- .github/ISSUE_TEMPLATE/bug_report.md | 30 ++++++++++++---------------- 1 file changed, 13 insertions(+), 17 deletions(-) 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)]