From 64d1a36da0eef1be95357b9f84da7aef23426d08 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 20 Dec 2024 20:36:04 +0100 Subject: [PATCH] Update 2_user_bug.yaml --- .github/ISSUE_TEMPLATE/2_user_bug.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/2_user_bug.yaml b/.github/ISSUE_TEMPLATE/2_user_bug.yaml index cec1b566..e247045a 100644 --- a/.github/ISSUE_TEMPLATE/2_user_bug.yaml +++ b/.github/ISSUE_TEMPLATE/2_user_bug.yaml @@ -20,11 +20,11 @@ body: - type: dropdown id: demo attributes: - label: Are you able to reproduce the problem on [the demo site](https://demo.openpanel.org:2083/) ? + label: Are you able to reproduce the problem on the demo site: https://demo.openpanel.org:2083/ ? description: Demo site runs latest OpenPanel version and is restarted every hour. Please try to reproduce any bugs there before reporting them. options: - - 'Yes' - 'No' + - 'Yes' validations: required: true - type: textarea