From 03791d4844b04da19de1218137ab36f91ea7d075 Mon Sep 17 00:00:00 2001 From: Richard Date: Fri, 17 Feb 2023 21:43:38 +0000 Subject: [PATCH] updated bugreport.yaml template --- .github/ISSUE_TEMPLATES/bugreport.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATES/bugreport.yaml b/.github/ISSUE_TEMPLATES/bugreport.yaml index 8a3686a0f..f6ef91359 100644 --- a/.github/ISSUE_TEMPLATES/bugreport.yaml +++ b/.github/ISSUE_TEMPLATES/bugreport.yaml @@ -11,14 +11,12 @@ body: This form should only be used if _you can reporoduce_ the bug the current *current* release of netbox. For installation, configuration or other help with Open5GS please use our [discussion forum](https://github.com/open5gs/open5gs/discussions). - - type: input attributes: label: Open5GS Release, Revision, or Tag placeholder: v2.6.0 validations: required: true - - type: textarea attributes: label: Steps to reproduce @@ -26,36 +24,30 @@ body: Please describe in detail the steps needed to reproduce this bug. These steps should reproduce the issue on the most current release of Open5GS. Be sure to include configuration and platform details. - Please include logs from the relevant daemons as well as any relevant packet captures. validations: required: true - - type: textarea attributes: label: Logs description: Provide any relevant captured logs for the issue render: shell - - type: textarea attributes: label: Expected behaviour description: What did you expect to happen? validations: required: true - - type: textarea attributes: label: Observed Behaviour description: What's the observed behaviour? validations: required: true - - type: input attributes: label: eNodeB/gNodeB description: If using an eNB or gNB, please identify which vendor/version - - type: input attributes: label: UE Models and versions