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