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