diff --git a/.github/ISSUE_TEMPLATE/2_user_bug.yaml b/.github/ISSUE_TEMPLATE/2_user_bug.yaml index e5a921d8..cec1b566 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: - - true - - false + - 'Yes' + - 'No' validations: required: true - type: textarea