diff --git a/.github/ISSUE_TEMPLATE/bug-doc.yml b/.github/ISSUE_TEMPLATE/bug-doc.yml index 5c31cdc..af051be 100644 --- a/.github/ISSUE_TEMPLATE/bug-doc.yml +++ b/.github/ISSUE_TEMPLATE/bug-doc.yml @@ -17,6 +17,16 @@ body: placeholder: e.g https://snigdhaos.org/documentation/installation/download_snigdha_os validations: required: true + + - type: dropdown + attributes: + label: What browsers are you seeing the problem on? + multiple: true + options: + - Firefox + - Chrome + - Safari + - Microsoft Edge - type: textarea attributes: