From 5a15f0179bce55f629303a5532fca379b4429dff Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 20 Dec 2024 20:35:15 +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 e09565a9..e5a921d8 100644 --- a/.github/ISSUE_TEMPLATE/2_user_bug.yaml +++ b/.github/ISSUE_TEMPLATE/2_user_bug.yaml @@ -23,8 +23,8 @@ body: 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 + - true + - false validations: required: true - type: textarea