From bafb29cd3a1a2acd09f43ce85ca73ddd28b29007 Mon Sep 17 00:00:00 2001 From: Richard Date: Sat, 18 Feb 2023 16:13:12 +0000 Subject: [PATCH] Updated bugreport.yaml Fixed a typo/hangover from sense-checking --- .github/ISSUE_TEMPLATE/bugreport.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bugreport.yaml b/.github/ISSUE_TEMPLATE/bugreport.yaml index fa218c969..d9597ecc3 100644 --- a/.github/ISSUE_TEMPLATE/bugreport.yaml +++ b/.github/ISSUE_TEMPLATE/bugreport.yaml @@ -7,13 +7,17 @@ body: - type: markdown attributes: value: > - ## Please note: - This form should only be used if _you can reporoduce_ the bug the - *current* release of netbox. For installation, configuration or other help with Open5GS please + **Please note** + + This form should only be used if _you can reporoduce_ the bug the in the *current* release of + Open5GS Stack. For installation, configuration or other help with Open5GS please use our [discussion forum](https://github.com/open5gs/open5gs/discussions). + + **This form is not for support requests.** - type: input attributes: label: Open5GS Release, Revision, or Tag + description: Please check if your issue has been resolved in the latest release. placeholder: v2.6.0 validations: required: true